mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
kubeconform: Update to version 0.6.1
This commit is contained in:
parent
819f9e5888
commit
9c6110aad4
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.0",
|
"version": "0.6.1",
|
||||||
"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.0/kubeconform-windows-amd64.zip",
|
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.1/kubeconform-windows-amd64.zip",
|
||||||
"hash": "fee5e36d233be70cd490d848d1a3ebc706dc9c8cd76cb7faa7ddf8a48dbf9400"
|
"hash": "1e2b78de510de3dab46f7d96bc6b33806dcf1a732354424c6c414fc4697931b9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.0/kubeconform-windows-386.zip",
|
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.1/kubeconform-windows-386.zip",
|
||||||
"hash": "2b8dcc3649ce0da4b16d8e69e40fa6d68a1a9425b27c21d15cd12ba26ed1964a"
|
"hash": "4d2a422a35585fa9c32255d4e941fc41a982e6bd8059b5d8dc8a1737fd396a8f"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.0/kubeconform-windows-arm64.zip",
|
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.1/kubeconform-windows-arm64.zip",
|
||||||
"hash": "17e2c5ca95b7f6d775abfcdc1b2de7a85750ee950fdbc77440f3943566b044af"
|
"hash": "b72e6b8e3961f7253e2f310899a9e6a244da2b53bbcc50a2b9e5b4e8a3dda0cb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kubeconform.exe",
|
"bin": "kubeconform.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user