Skip to content

Commit eb7b765

Browse files
committed
kwctl 1.30.0
1 parent 9de2ba9 commit eb7b765

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kwctl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kwctl < Formula
22
desc "CLI tool for the Kubewarden policy engine for Kubernetes"
33
homepage "https://www.kubewarden.io/"
4-
url "https://github.com/kubewarden/kwctl/archive/refs/tags/v1.29.1.tar.gz"
5-
sha256 "bd45494d611746633c090db5c7e7dc8fce5d1f685f606b74c2eb1515e367525d"
4+
url "https://github.com/kubewarden/kwctl/archive/refs/tags/v1.30.0.tar.gz"
5+
sha256 "d69e014c1e9c51f425bef8f12b5c70d5cf2e5d4aa920a5d69ed9186a6abdf8be"
66
license "Apache-2.0"
77
head "https://github.com/kubewarden/kwctl.git", branch: "main"
88

0 commit comments

Comments
 (0)