aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/saltstack.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-07-09 05:04:51 +0100
committerMike McQuaid2014-07-09 09:49:04 -0700
commit63f3c0e123ca46307bcbbca8e3d74f4232a64501 (patch)
treedf14514b5d5c9152ff3b266f74129e9977b720a5 /Library/Formula/saltstack.rb
parent04d1b7772999cfcb891209d3ed147c3e0ed0061c (diff)
downloadhomebrew-63f3c0e123ca46307bcbbca8e3d74f4232a64501.tar.bz2
saltstack: update 2014.1.6 bottle.
Closes #30760. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/saltstack.rb')
-rw-r--r--Library/Formula/saltstack.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/saltstack.rb b/Library/Formula/saltstack.rb
index b04615e95..bd66f3763 100644
--- a/Library/Formula/saltstack.rb
+++ b/Library/Formula/saltstack.rb
@@ -16,9 +16,9 @@ class Saltstack < Formula
sha256 'd8e579160d929aacc41f1a2f3b9360430f13aae023de8399b2430f1368208848'
bottle do
- sha1 "3519f35b083e5f5c0e8bee2849831d6e4546f80e" => :mavericks
- sha1 "b0468efca7bab9443195231cfddadf338528989a" => :mountain_lion
- sha1 "ce2ed0e4b9c7ddc16045b88ffb7a0a3e7d6a7ea4" => :lion
+ sha1 "5775fb599e134850d6a241622424449d814d6d18" => :mavericks
+ sha1 "100db94f76945c821c1615884ab6274eb384c624" => :mountain_lion
+ sha1 "5b432ac91526495b24d0faf86d39f3a74a565b4e" => :lion
end
head 'https://github.com/saltstack/salt.git', :branch => 'develop',