aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/saltstack.rb
diff options
context:
space:
mode:
authorCorey Quinn2014-02-02 17:02:13 +0100
committerMike McQuaid2014-02-02 16:25:56 +0000
commit91fba7bf9b7681a908594d688c430fc334129ab3 (patch)
tree0cdb16f45fe56b9e619a3e92a748690ccbd2cee7 /Library/Formula/saltstack.rb
parentcb97f3e5d592f03758ace778c1fbb1c9b6209d50 (diff)
downloadhomebrew-91fba7bf9b7681a908594d688c430fc334129ab3.tar.bz2
saltstack 2014.1.0rc3 (devel)
Closes #26350. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/saltstack.rb')
-rw-r--r--Library/Formula/saltstack.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/saltstack.rb b/Library/Formula/saltstack.rb
index c89a1bbd2..f9f29b196 100644
--- a/Library/Formula/saltstack.rb
+++ b/Library/Formula/saltstack.rb
@@ -21,8 +21,8 @@ class Saltstack < Formula
:using => SaltHeadDownloadStrategy
devel do
- url 'https://github.com/saltstack/salt/archive/v2014.1.0rc1.tar.gz'
- sha1 'b7348a8aada847d1423a73d2a1a277d7cf9930eb'
+ url 'https://github.com/saltstack/salt/archive/v2014.1.0rc3.tar.gz'
+ sha1 '2c1bd6d9b26b66ef32b30af9ccae38733383efce'
end
depends_on :python