convox 20180416200237
Closes #26730. Signed-off-by: William Woodruff <william@yossarian.net>
This commit is contained in:
parent
d9966e6057
commit
8d99d247e1
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/20180415180827.tar.gz"
|
||||
sha256 "39807ce3eb30e0e73a1b6db8f8218c4f2e0ac2375079a5e693d08cd0bb85d302"
|
||||
url "https://github.com/convox/rack/archive/20180416200237.tar.gz"
|
||||
sha256 "f8f960e2d28520c3ed71e67fe704e885b20172d5980d2b74d629768fbc4c2444"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue