mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
k3d: Update to version 5.8.2
This commit is contained in:
parent
31658e2bfd
commit
a3175be895
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "5.8.1",
|
"version": "5.8.2",
|
||||||
"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.8.1/k3d-windows-amd64.exe#/k3d.exe",
|
"url": "https://github.com/rancher/k3d/releases/download/v5.8.2/k3d-windows-amd64.exe#/k3d.exe",
|
||||||
"hash": "47f9750a78003a008848cabf2e18d4438ffb9ede30e9648765799cfa4ff05148"
|
"hash": "b4169fffb9cd3342eb1b0556e86a3f8d49edcc975bf858d02c162ec91ba7bf8f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "k3d.exe",
|
"bin": "k3d.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user