Commit 09c1caa 1 parent aa601b0 commit 09c1caa Copy full SHA for 09c1caa
File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,11 @@ class FileFormula < Formula
9
9
head "https://github.com/file/file.git"
10
10
11
11
bottle do
12
- sha256 "0f21e51915b82633c897a5951583bddac4c81435163b772aba1bb67fb4855e32" => :el_capitan
13
- sha256 "4461d5b1d5bc8e81276a29ca2f78a28a15d872682e6f296a55688ce4e694c700" => :yosemite
14
- sha256 "6fa08b503be7d043ac8a17f6797500a286fe212c4ce95700fb9c07ebb87c163d" => :mavericks
12
+ cellar :any
13
+ revision 1
14
+ sha256 "17cb380bfdf672e4cad9a324f1e81f7cc72d2f390cc8a732046f976b21362641" => :el_capitan
15
+ sha256 "3116d7d15a6ca96347b53af0c28773f5d7a35b41de8f7451f9c23ef1196b7dda" => :yosemite
16
+ sha256 "cace05a8a01b3a64b7e4c0d848b5abf69395750f63169fdd7eb460b4944f3556" => :mavericks
15
17
end
16
18
17
19
keg_only :provided_by_osx
You can’t perform that action at this time.
0 commit comments