Skip to content

Commit be8c896

Browse files
committed
testkube 2.1.52
1 parent ee720e1 commit be8c896

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

0 commit comments

Comments
 (0)