Skip to content

Commit f2caf94

Browse files
committed
testkube 2.1.130
1 parent 6b3033b commit f2caf94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/testkube.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Testkube < Formula
22
desc "Kubernetes-native framework for test definition and execution"
33
homepage "https://testkube.io"
4-
url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.1.129.tar.gz"
5-
sha256 "4ca308c90d5679423b54777813665a9c6aba6b0d03f9ac6a5983c25ec49cac17"
4+
url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.1.130.tar.gz"
5+
sha256 "25f70efee312cf089b6ea20352ad68a25880ccc994ec900c6eca527b6bad7047"
66
license "MIT"
77
head "https://github.com/kubeshop/testkube.git", branch: "main"
88

0 commit comments

Comments
 (0)