Skip to content

Commit ec956c3

Browse files
committed
testkube 2.1.79
1 parent 0e6efe2 commit ec956c3

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.78.tar.gz"
5-
sha256 "f2082c0fe0ef0adefc36fc98c2edbbe7d97a7dcdbcc4487bfd726764b293b1b2"
4+
url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.1.79.tar.gz"
5+
sha256 "667af023b7d34e593b86a01588de9fcc781f229b65f140584e234fbf7f0ea0c6"
66
license "MIT"
77
head "https://github.com/kubeshop/testkube.git", branch: "main"
88

0 commit comments

Comments
 (0)