diff options
Diffstat (limited to 'Library/Formula/saltstack.rb')
| -rw-r--r-- | Library/Formula/saltstack.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/saltstack.rb b/Library/Formula/saltstack.rb index c1bd4b131..951741ce0 100644 --- a/Library/Formula/saltstack.rb +++ b/Library/Formula/saltstack.rb @@ -6,9 +6,9 @@ class Saltstack < Formula sha256 "5fcf2cff700d0719b419c9cb489552645ce1287a15c7b3a8745959773d9b0dd1" bottle do - sha1 "c1c30977edb597b959452417b38fc518994316b4" => :yosemite - sha1 "dffce0bce3e8a071ad1d132b99871dc75ef3601e" => :mavericks - sha1 "a3776f39e5c18b660dcabf3127286eddfdfc445c" => :mountain_lion + sha1 "4ef3922ffd2b36d775f22fce055ebf692d1e14b7" => :yosemite + sha1 "fbb96fe311befd1f68c063c398bfb4a011fc2dc4" => :mavericks + sha1 "738d8efecb7b916f10acf8707822945623226524" => :mountain_lion end head "https://github.com/saltstack/salt.git", :branch => "develop", :shallow => false |
