testkube 1.3.12
Closes #105951. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
3adb667088
commit
df88ecb901
|
@ -1,8 +1,8 @@
|
|||
class Testkube < Formula
|
||||
desc "Kubernetes-native framework for test definition and execution"
|
||||
homepage "https://testkube.io"
|
||||
url "https://github.com/kubeshop/testkube/archive/refs/tags/v1.3.4.tar.gz"
|
||||
sha256 "d067a08d4fa57e532836979aa745a843669abbab86280d76293f122ceb267416"
|
||||
url "https://github.com/kubeshop/testkube/archive/refs/tags/v1.3.12.tar.gz"
|
||||
sha256 "c18e28892122a6d4727c560db6b59b7507baa631ed17c749bf7c84343849d347"
|
||||
license "MIT"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue