convox 20190905141723
Closes #43903. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f55e68792a
commit
855b9f6a1e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Convox < Formula
|
||||
desc "Command-line interface for the Rack PaaS on AWS"
|
||||
homepage "https://convox.com/"
|
||||
url "https://github.com/convox/rack/archive/20190822194002.tar.gz"
|
||||
sha256 "83c95dab0727442ea19b6fc728308dd277cd0959cea0a73a676feebec3872827"
|
||||
url "https://github.com/convox/rack/archive/20190905141723.tar.gz"
|
||||
sha256 "2a308b69fcd2e0a7daf35b99b838b987432f73de63be2d5d5cb40bd1e4c5e87e"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue