imagesnap: use 10.11 bottle on 10.12.
It's used so let's allow people to use the bottle on Sierra.
This commit is contained in:
parent
0aadb3f46b
commit
cb6e330ab7
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ class Imagesnap < Formula
|
|||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
revision 1
|
||||
sha256 "79b7735956a130731615aacf83610110a8b01a9e63eccbb8888687e8dadb1133" => :el_capitan
|
||||
sha256 "79b7735956a130731615aacf83610110a8b01a9e63eccbb8888687e8dadb1133" => :el_capitan_or_later
|
||||
sha256 "a8326b38e6f61d48ccd738482b353a714ededbe5dd16a2fb31aae0a575ebf2cc" => :yosemite
|
||||
sha256 "b2b1d9d52e2c5284ece4d846a4cff19d417132265f53dd5e1a0c02a964076f90" => :mavericks
|
||||
sha256 "31fb3b202848e852d647a11c50634971f4c33dd61c0222f787a81fd7546ab973" => :mountain_lion
|
||||
|
|
Loading…
Reference in a new issue