saltstack 2014.1.0rc3 (devel)
Closes Homebrew/homebrew#26350. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
e343b98e78
commit
fb7a4c1108
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue