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 894e366 commit 2a1437eCopy full SHA for 2a1437e
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.2.5.tar.gz"
5
- sha256 "15cae6c2c5b25e5294303c8b34df80841350d6e432e9d46fc1515f0b0f2aedce"
+ url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.2.6.tar.gz"
+ sha256 "54a936519598d52136e69b9cb523c963945ac4db8a6811f477b70dd005d7c26e"
6
license "MIT"
7
head "https://github.com/kubeshop/testkube.git", branch: "main"
8
0 commit comments