mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
rke: Update to version 1.3.1
This commit is contained in:
parent
93aa1a7ef4
commit
90d7b1e717
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"description": "CNCF-certified Kubernetes distribution that runs entirely within Docker containers",
|
||||
"homepage": "https://rancher.com/products/rke/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.3.0/rke_windows-amd64.exe#/rke.exe",
|
||||
"hash": "3144dcceb9379361bb30439eef27f80e137b6a83f5b90ed58c1e3d43b4953af7"
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.3.1/rke_windows-amd64.exe#/rke.exe",
|
||||
"hash": "085ef37caba42072dee914cd4e031f52dea7093b21cb137d265b5e61de15c99a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.3.0/rke_windows-386.exe#/rke.exe",
|
||||
"hash": "cfdbd7887ab3f825db9f80f4fed95452ed9c0f94560ec4dd1ba55280817edf79"
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.3.1/rke_windows-386.exe#/rke.exe",
|
||||
"hash": "b8e860658423b0cfe5df1a3f0e0e8fd3a86ae4ea3c9517a1609189269dafc9ac"
|
||||
}
|
||||
},
|
||||
"bin": "rke.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user