convox 20170426171636
Closes #12917. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
05de8d0cb0
commit
f934eadfd9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Convox < Formula
|
class Convox < Formula
|
||||||
desc "The convox AWS PaaS CLI tool"
|
desc "The convox AWS PaaS CLI tool"
|
||||||
homepage "https://convox.com/"
|
homepage "https://convox.com/"
|
||||||
url "https://github.com/convox/rack/archive/20170421193816.tar.gz"
|
url "https://github.com/convox/rack/archive/20170426171636.tar.gz"
|
||||||
sha256 "53ff0673454ee9f30728d0ed569d5eea8bcd0129c346f70bc25ba1a6d98f78a0"
|
sha256 "79f0cb7f3c9905fd2e35b40ae7630832380d42352fc8acab704d2bedd2bef45e"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue