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