mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
Upgrade consul to 0.3.1
This commit is contained in:
parent
4f4a2ce8d7
commit
a2c125f94d
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
class Consul < Cask
|
||||
version '0.3.0'
|
||||
sha256 '9dfbc70c01ebbc3e7dba0e4b31baeddbdcbd36ef99f5ac87ca6bbcc7405df405'
|
||||
version '0.3.1'
|
||||
sha256 'e310d54244b207702143f1667d61bf0147d1bd656a29496d8b58eea07078d1dc'
|
||||
|
||||
url 'https://dl.bintray.com/mitchellh/consul/0.3.0_darwin_amd64.zip'
|
||||
url 'https://dl.bintray.com/mitchellh/consul/0.3.1_darwin_amd64.zip'
|
||||
homepage 'http://www.consul.io/'
|
||||
|
||||
binary 'consul'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue