mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kubeconform: Update to version 0.6.7
This commit is contained in:
parent
e788447736
commit
f97f589176
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.6.6",
|
||||
"version": "0.6.7",
|
||||
"description": "A Kubernetes manifest validation tool. Incorporate it into your CI, or use it locally to validate your Kubernetes configuration!",
|
||||
"homepage": "https://github.com/yannh/kubeconform",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.6/kubeconform-windows-amd64.zip",
|
||||
"hash": "00acc5b47d3f9beb3872fc04b1ac88e1ba9e9eafd50b3078fd71f8b472431be0"
|
||||
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.7/kubeconform-windows-amd64.zip",
|
||||
"hash": "450a561ae833cbd1fc41201f7ebb64395c56e7d01e2dc954332143bff81277a3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.6/kubeconform-windows-386.zip",
|
||||
"hash": "feb878f58f6ebd7ff436f124bcfd6136760081c50fdacbc7da5c09cfeeffb0d4"
|
||||
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.7/kubeconform-windows-386.zip",
|
||||
"hash": "72755ee113d83b9791a2f20048e1da71b7c9213d355639ff81ecdf2c83e5a0d4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.6/kubeconform-windows-arm64.zip",
|
||||
"hash": "c5dba05d24219f1ea392edacd092357fd4131a6692327eb4b1fa0d4a1b69f32b"
|
||||
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.7/kubeconform-windows-arm64.zip",
|
||||
"hash": "c2d7c614ce7bf88b5a4e7e733f804fc388b92211a19579b3ee7017ebcdb50002"
|
||||
}
|
||||
},
|
||||
"bin": "kubeconform.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user