Skip to content

Commit 0e6ad85

Browse files
committed
testkube 2.1.7
1 parent c6c36e6 commit 0e6ad85

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.6.tar.gz"
5-
sha256 "40c5345fbca2d1528ef49ca2e58b13563a5cfe88b9529e133b544e90434e2f36"
4+
url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.1.7.tar.gz"
5+
sha256 "522599b17a05a2f3d4b929f7be0be1ae90931717a87afe8250d55ff780e1bfea"
66
license "MIT"
77
head "https://github.com/kubeshop/testkube.git", branch: "main"
88

0 commit comments

Comments
 (0)