mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
k3d: Update to version 5.0.1
This commit is contained in:
parent
bcbb00e1ec
commit
7691e0c74f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "5.0.0",
|
"version": "5.0.1",
|
||||||
"description": "Creates multi-node k3s cluster on a single machine using docker",
|
"description": "Creates multi-node k3s cluster on a single machine using docker",
|
||||||
"homepage": "https://github.com/rancher/k3d",
|
"homepage": "https://github.com/rancher/k3d",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -12,8 +12,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rancher/k3d/releases/download/v5.0.0/k3d-windows-amd64.exe#/k3d.exe",
|
"url": "https://github.com/rancher/k3d/releases/download/v5.0.1/k3d-windows-amd64.exe#/k3d.exe",
|
||||||
"hash": "0aa602e2d544e6a3200d0d7cded4eec9441658eb294526aca9d4262d1fe873de"
|
"hash": "e69948b063603f5c939544840d00b7370d241d2321e38fef2ce67948068f0586"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "k3d.exe",
|
"bin": "k3d.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user