mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kubeconform: Update to version 0.6.6
This commit is contained in:
parent
18332ebe83
commit
4327d5717e
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.5",
|
"version": "0.6.6",
|
||||||
"description": "A Kubernetes manifest validation tool. Incorporate it into your CI, or use it locally to validate your Kubernetes configuration!",
|
"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",
|
"homepage": "https://github.com/yannh/kubeconform",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.5/kubeconform-windows-amd64.zip",
|
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.6/kubeconform-windows-amd64.zip",
|
||||||
"hash": "40b088fdbeae58d59c706291d2e08fb6d0941081944348263e773aba6a072711"
|
"hash": "00acc5b47d3f9beb3872fc04b1ac88e1ba9e9eafd50b3078fd71f8b472431be0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.5/kubeconform-windows-386.zip",
|
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.6/kubeconform-windows-386.zip",
|
||||||
"hash": "a7fb0877b4773409b98ac60e0195d92a4371a6b19a2c1c11ed7bde914204a06b"
|
"hash": "feb878f58f6ebd7ff436f124bcfd6136760081c50fdacbc7da5c09cfeeffb0d4"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.5/kubeconform-windows-arm64.zip",
|
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.6/kubeconform-windows-arm64.zip",
|
||||||
"hash": "268d912ee3d7e3f6ca44bfbde5c91bb0ea2587f31bbe1b6571631fff3a3a94cc"
|
"hash": "c5dba05d24219f1ea392edacd092357fd4131a6692327eb4b1fa0d4a1b69f32b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kubeconform.exe",
|
"bin": "kubeconform.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user