kompose 1.11.0
Closes #25813. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
0d93c21cde
commit
f6aced78d3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Kompose < Formula
|
||||
desc "Tool to move from `docker-compose` to Kubernetes"
|
||||
homepage "http://kompose.io"
|
||||
url "https://github.com/kubernetes/kompose/archive/v1.10.0.tar.gz"
|
||||
sha256 "e07e41f9956bcc393e6417c353ee91199d6c860fed5ab8b48248358be0ab4c9b"
|
||||
url "https://github.com/kubernetes/kompose/archive/v1.11.0.tar.gz"
|
||||
sha256 "f74ac2061fb535cb35f09ad1971684692816e6cf79d559b716824a3ade3a39df"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue