Skip to content

Commit 2053b4b

Browse files
committed
testkube 2.1.50
1 parent 37416a1 commit 2053b4b

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.49.tar.gz"
5-
sha256 "6c12d7b95319e2ab4876318518fe7e4c2a71a447f4e674fce0c1cd335d370ac2"
4+
url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.1.50.tar.gz"
5+
sha256 "534ed9ab799301144ac2b42c9f241e82fcda6bee45e2cda21511c5fcbcaee1c4"
66
license "MIT"
77
head "https://github.com/kubeshop/testkube.git", branch: "main"
88

0 commit comments

Comments
 (0)