mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
rke: Update to version 1.0.8
This commit is contained in:
parent
143d8d425e
commit
69909caa69
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.7",
|
"version": "1.0.8",
|
||||||
"description": "CNCF-certified Kubernetes distribution that runs entirely within Docker containers",
|
"description": "CNCF-certified Kubernetes distribution that runs entirely within Docker containers",
|
||||||
"homepage": "https://rancher.com/products/rke/",
|
"homepage": "https://rancher.com/products/rke/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rancher/rke/releases/download/v1.0.7/rke_windows-amd64.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.0.8/rke_windows-amd64.exe#/rke.exe",
|
||||||
"hash": "5907abdf81a9d2f9dea97c160277b0f88ec53347843a96d33c14e42fa36e35d7"
|
"hash": "c6470538570fcc362a33b3a2258fa54b00496e9ddbe2524b3be9df8f2f9fa126"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rancher/rke/releases/download/v1.0.7/rke_windows-386.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.0.8/rke_windows-386.exe#/rke.exe",
|
||||||
"hash": "58c2ab6958392833ee21d4c0aa7ba1f129d02018587bbf94062e94cd291cab5a"
|
"hash": "37012d48261435423a3dc2e69a33c5af7211a92017c68cb9bab8149c5e1fd217"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rke.exe",
|
"bin": "rke.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user