aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/fossil.rb
diff options
context:
space:
mode:
authorBrewTestBot2015-03-29 00:57:46 +0000
committerBrett Koonce2015-03-28 23:26:54 -0700
commit8ab72f5bea021b612aacd812ba8d28ae9aa012aa (patch)
tree6761d78026a5349acd09d9477e9eb7e25c34895c /Library/Formula/fossil.rb
parentc64d6cc6f6c99096fc370f26e8a6a51780e19ed3 (diff)
downloadhomebrew-8ab72f5bea021b612aacd812ba8d28ae9aa012aa.tar.bz2
fossil: update 1.32 bottle.
Diffstat (limited to 'Library/Formula/fossil.rb')
-rw-r--r--Library/Formula/fossil.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/fossil.rb b/Library/Formula/fossil.rb
index 8e8221538..f44d58766 100644
--- a/Library/Formula/fossil.rb
+++ b/Library/Formula/fossil.rb
@@ -6,9 +6,9 @@ class Fossil < Formula
bottle do
cellar :any
- sha256 "0008984514cf0956aca9371492c8ff779ab224378d620f9a97e204516b899f0c" => :yosemite
- sha256 "ac24fa102938c7f533e9d9a28c1d622fafb2ddc54e3e2a28d2fe630a95fa9a3b" => :mavericks
- sha256 "0e136626581d82192245d1373aeaeaa5a4a71369f08ecf8d008713e7ad5ae529" => :mountain_lion
+ sha256 "48d1066ffb5380b0e6575925ac240ef1a372b182e2b5983414b45199effb2b13" => :yosemite
+ sha256 "3851f9002dc1dab1a67a1bea554145d431e28f5c9f4e2aa3ab3a701c0ea17208" => :mavericks
+ sha256 "ebc87b4bc8dca46bbbdc8f7e28c7b682f15d42fcb3c8dcb0f74d94d469ce2bca" => :mountain_lion
end
option "without-json", "Build without 'json' command support"