kompose 1.10.0
Closes #24945. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
6456965723
commit
c6443cd3d1
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.9.0.tar.gz"
|
||||
sha256 "7238aa94869538bdbb07b503ded7acbc24dd9226d77556ea6687791e7d47fd63"
|
||||
url "https://github.com/kubernetes/kompose/archive/v1.10.0.tar.gz"
|
||||
sha256 "e07e41f9956bcc393e6417c353ee91199d6c860fed5ab8b48248358be0ab4c9b"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue