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 6b3033b commit f2caf94Copy full SHA for f2caf94
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.1.129.tar.gz"
5
- sha256 "4ca308c90d5679423b54777813665a9c6aba6b0d03f9ac6a5983c25ec49cac17"
+ url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.1.130.tar.gz"
+ sha256 "25f70efee312cf089b6ea20352ad68a25880ccc994ec900c6eca527b6bad7047"
6
license "MIT"
7
head "https://github.com/kubeshop/testkube.git", branch: "main"
8
0 commit comments