We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a0607 commit 88ea3ceCopy full SHA for 88ea3ce
Formula/t/testkube.rb
@@ -1,8 +1,8 @@
1
class Testkube < Formula
2
desc "Kubernetes-native framework for test definition and execution"
3
homepage "https://testkube.io"
4
- url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.1.77.tar.gz"
5
- sha256 "5b62d3a84300c60571b731a0a2e7b30a4b32fa56e6b076ecfdd23223e7d5e89a"
+ url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.1.78.tar.gz"
+ sha256 "f2082c0fe0ef0adefc36fc98c2edbbe7d97a7dcdbcc4487bfd726764b293b1b2"
6
license "MIT"
7
head "https://github.com/kubeshop/testkube.git", branch: "main"
8
0 commit comments