mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
kubeconform: Update to version 0.6.4
This commit is contained in:
parent
5b8fdf74c4
commit
ac73502647
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.3",
|
"version": "0.6.4",
|
||||||
"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.3/kubeconform-windows-amd64.zip",
|
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.4/kubeconform-windows-amd64.zip",
|
||||||
"hash": "28edecd46e6969d12176e19c691de5a87d5cd187ad48d7ce0fc5b0eb2c9cac4a"
|
"hash": "1f6ad9eaab24d14363433897aee4b9049184b10ac3681de0d23105f3a114bf69"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.3/kubeconform-windows-386.zip",
|
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.4/kubeconform-windows-386.zip",
|
||||||
"hash": "047c5fe83a4c5b53116a40eb0ca48f73885d8dabff14adf84c00c573fa7bf261"
|
"hash": "97b0d701e14a6b125c7c184fdb2e2c356d0b1148932571c39f09f9212c30d549"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.3/kubeconform-windows-arm64.zip",
|
"url": "https://github.com/yannh/kubeconform/releases/download/v0.6.4/kubeconform-windows-arm64.zip",
|
||||||
"hash": "cd221f4892e4df4392b339774f035f06b5919c306c880ea915881477226dfd91"
|
"hash": "491568dc4a17fccc735541a09cf767ad77742e17391d309232cac6a0d9832675"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kubeconform.exe",
|
"bin": "kubeconform.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user