convox 20190606145151
Closes #41038. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b4b95b300c
commit
12a35a7f8b
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/20190529174125.tar.gz"
|
||||
sha256 "6d94a3a789109d3130d07b99a4837b0eaeb52d0124ad3d6e523cc085efb714b8"
|
||||
url "https://github.com/convox/rack/archive/20190606145151.tar.gz"
|
||||
sha256 "d6e0a3fa2e6a737df265b3237cee7bc035d3b9fed1dfd06fd051fa0b8f35a712"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue