convox 20171007002353
Closes #19257. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
6e9ac5e446
commit
0fa8a8f17d
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/20171002150509.tar.gz"
|
||||
sha256 "14adeb8fa84810a8a05773652728523cd21f3c86c7e44801ee77ecf2c0bf201c"
|
||||
url "https://github.com/convox/rack/archive/20171007002353.tar.gz"
|
||||
sha256 "ad9212d7f08edf890433b0c6c4a5359ddb05c7527fd1d2b1d5d9b54f54ecf396"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue