Skip to content

Commit d81de2c

Browse files
committed
testkube 2.1.60
1 parent d8e9dc2 commit d81de2c

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.59.tar.gz"
5-
sha256 "791d52906b27848b2c12f2510488eaf5406c34bd0734a019e3c7ee4cee8c6bd7"
4+
url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.1.60.tar.gz"
5+
sha256 "839cae0613052215aff0d508193fb67eb4a645d0894c2b849f6104749b474855"
66
license "MIT"
77
head "https://github.com/kubeshop/testkube.git", branch: "main"
88

0 commit comments

Comments
 (0)