kubeconform 0.4.13

Closes #95763.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
BrewTestBot 2022-02-24 05:25:09 +00:00
parent 347fefbad7
commit 5da3ad83f5
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Kubeconform < Formula
desc "FAST Kubernetes manifests validator, with support for Custom Resources!"
homepage "https://github.com/yannh/kubeconform"
url "https://github.com/yannh/kubeconform/archive/v0.4.12.tar.gz"
sha256 "3887c007061995a299bc58017e47a38dba27c561743da372e00dedec09a20875"
url "https://github.com/yannh/kubeconform/archive/v0.4.13.tar.gz"
sha256 "e6d161de050afa205454fd4660c465e35632ba6ee209a3481baacf410f250688"
license "Apache-2.0"
head "https://github.com/yannh/kubeconform.git", branch: "master"