Skip to content

Commit 62e01c1

Browse files
committed
kompose 1.36.0
1 parent b01fee9 commit 62e01c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kompose.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kompose < Formula
22
desc "Tool to move from `docker-compose` to Kubernetes"
33
homepage "https://kompose.io/"
4-
url "https://github.com/kubernetes/kompose/archive/refs/tags/v1.35.0.tar.gz"
5-
sha256 "62c29b8f57e20335bea5c129d56a7dafc50ddca334ede6f44e6f46f5fe676e4a"
4+
url "https://github.com/kubernetes/kompose/archive/refs/tags/v1.36.0.tar.gz"
5+
sha256 "b97616e412f29b7bc7a7a6431f27c9ad565c05298f7927d9bb588321e5da53d7"
66
license "Apache-2.0"
77
head "https://github.com/kubernetes/kompose.git", branch: "main"
88

0 commit comments

Comments
 (0)