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 d8e9dc2 commit d81de2cCopy full SHA for d81de2c
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.59.tar.gz"
5
- sha256 "791d52906b27848b2c12f2510488eaf5406c34bd0734a019e3c7ee4cee8c6bd7"
+ url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.1.60.tar.gz"
+ sha256 "839cae0613052215aff0d508193fb67eb4a645d0894c2b849f6104749b474855"
6
license "MIT"
7
head "https://github.com/kubeshop/testkube.git", branch: "main"
8
0 commit comments