testkube 1.6.10

Closes #112972.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-10-12 10:13:57 -04:00 committed by BrewTestBot
parent 6aa33f79c0
commit f00e8dd716
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ class Testkube < Formula
desc "Kubernetes-native framework for test definition and execution"
homepage "https://testkube.io"
# testkube should only be updated every 5 releases on multiples of 5
url "https://github.com/kubeshop/testkube/archive/v1.6.5.tar.gz"
sha256 "b2f2695a0059ad9dfed4c08637a2bd81aa9788b7a20dadc8b5de1ca1af4f9b08"
url "https://github.com/kubeshop/testkube/archive/v1.6.10.tar.gz"
sha256 "bc9383cff166801511b0c793860cd732e896a7c951a34b7da85f277c3f2d65e1"
license "MIT"
head "https://github.com/kubeshop/testkube.git", branch: "main"