We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9de2ba9 commit eb7b765Copy full SHA for eb7b765
Formula/k/kwctl.rb
@@ -1,8 +1,8 @@
1
class Kwctl < Formula
2
desc "CLI tool for the Kubewarden policy engine for Kubernetes"
3
homepage "https://www.kubewarden.io/"
4
- url "https://github.com/kubewarden/kwctl/archive/refs/tags/v1.29.1.tar.gz"
5
- sha256 "bd45494d611746633c090db5c7e7dc8fce5d1f685f606b74c2eb1515e367525d"
+ url "https://github.com/kubewarden/kwctl/archive/refs/tags/v1.30.0.tar.gz"
+ sha256 "d69e014c1e9c51f425bef8f12b5c70d5cf2e5d4aa920a5d69ed9186a6abdf8be"
6
license "Apache-2.0"
7
head "https://github.com/kubewarden/kwctl.git", branch: "main"
8
0 commit comments