Skip to content

Commit a6b43f9

Browse files
committed
testkube 2.1.84
1 parent edd6ae6 commit a6b43f9

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.83.tar.gz"
5-
sha256 "a20b266b52ff7b0616261a1cbfba151225e4efeac05e4303e1e20c68b69f8b5f"
4+
url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.1.84.tar.gz"
5+
sha256 "5693e75707f093a8e152b71c5655030cc7a8c953ae675d6c34c8cd4154beffc3"
66
license "MIT"
77
head "https://github.com/kubeshop/testkube.git", branch: "main"
88

0 commit comments

Comments
 (0)