rancher-compose 0.7.3
rancher-compose 0.73 Closes #17. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
05c0c36415
commit
b241c437d3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class RancherCompose < Formula
|
||||
desc "Docker Compose compatible client to deploy to Rancher"
|
||||
homepage "https://github.com/rancher/rancher-compose"
|
||||
url "https://github.com/rancher/rancher-compose/archive/v0.7.2.tar.gz"
|
||||
sha256 "17378457a4abb1ceec2cac3001783990b17c53606df40908498537bec458cce2"
|
||||
url "https://github.com/rancher/rancher-compose/archive/v0.7.3.tar.gz"
|
||||
sha256 "be1439f3df1a21b52130186c73c42d01bae986454b7f5b1903004a922ff5cdec"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue