saltstack 2015.5.5

Closes Homebrew/homebrew#43495.

Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
Pedro Maltez 2015-09-02 04:39:41 +01:00 committed by Xu Cheng
parent af0c03992a
commit 6d35248434

View file

@ -1,8 +1,8 @@
class Saltstack < Formula
desc "Dynamic infrastructure communication bus"
homepage "http://www.saltstack.org"
url "https://github.com/saltstack/salt/archive/v2015.5.3.tar.gz"
sha256 "1873fde1f33691bdf32d5db793a2c98fd03ed86570c40fd555408c77ab17e8e6"
url "https://github.com/saltstack/salt/releases/download/v2015.5.5/salt-2015.5.5.tar.gz"
sha256 "5cd8d317616abab691a83f7fd3f8bcf9ad8aecaa95fcfdc0f6d788de87f0beeb"
head "https://github.com/saltstack/salt.git", :branch => "develop", :shallow => false
bottle do