mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
k3d: Update to version 5.1.0
This commit is contained in:
parent
56786a2943
commit
33534f5e89
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "5.0.3",
|
||||
"version": "5.1.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/v5.0.3/k3d-windows-amd64.exe#/k3d.exe",
|
||||
"hash": "9081316aade8288a810b6e730db1f9688cc08d6ba5b4bb1e73e70803587ba950"
|
||||
"url": "https://github.com/rancher/k3d/releases/download/v5.1.0/k3d-windows-amd64.exe#/k3d.exe",
|
||||
"hash": "7c9f1753ef987e7502232a4566117b84480a1fb4a67cc2a7caed924e6c94bc57"
|
||||
}
|
||||
},
|
||||
"bin": "k3d.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user