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 37416a1 commit 2053b4bCopy full SHA for 2053b4b
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.49.tar.gz"
5
- sha256 "6c12d7b95319e2ab4876318518fe7e4c2a71a447f4e674fce0c1cd335d370ac2"
+ url "https://github.com/kubeshop/testkube/archive/refs/tags/v2.1.50.tar.gz"
+ sha256 "534ed9ab799301144ac2b42c9f241e82fcda6bee45e2cda21511c5fcbcaee1c4"
6
license "MIT"
7
head "https://github.com/kubeshop/testkube.git", branch: "main"
8
0 commit comments