mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
rke: Update to version 1.4.4
This commit is contained in:
parent
9135f53599
commit
9907bbc66c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.4.3",
|
||||
"version": "1.4.4",
|
||||
"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.4.3/rke_windows-amd64.exe#/rke.exe",
|
||||
"hash": "1ca9a8b14d31a272fa8fa120b7922c12684571d3e882687440b52d46ad350be2"
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.4.4/rke_windows-amd64.exe#/rke.exe",
|
||||
"hash": "c4030e5bc626f123dd2ade74115e2625ee60d0f85b442d122dbdc286995a20c1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.4.3/rke_windows-386.exe#/rke.exe",
|
||||
"hash": "6e0484ffb2f9fd79a0030820d741d3a8db951fb6e149cc109e85dfd53f3178c3"
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.4.4/rke_windows-386.exe#/rke.exe",
|
||||
"hash": "916f7762ef53bc60b9972c6de4194b38bfdd4485ba6ee82f726534c22ec4bcb3"
|
||||
}
|
||||
},
|
||||
"bin": "rke.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user