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 2bfa8d8 commit 849a87cCopy full SHA for 849a87c
Formula/t/testkube.rb
@@ -1,8 +1,8 @@
1
class Testkube < Formula
2
desc "Kubernetes-native framework for test definition and execution"
3
homepage "https://testkube.io"
4
- url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.2.0.tar.gz"
5
- sha256 "6b78fd5e7b18e04ec88d538a6590a2c2fadf17979a3c39180193e420fa4bd776"
+ url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.2.1.tar.gz"
+ sha256 "18c0d3996eb3ed905cee946f746c738cde425d48e3bdb488da1df3236cdaabb5"
6
license "MIT"
7
head "https://github.com/kubeshop/testkube.git", branch: "main"
8
0 commit comments