mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-23 17:11:26 +00:00
k3d: Update to version 3.1.0
This commit is contained in:
parent
029413cbfb
commit
90f6d75dc4
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.2",
|
"version": "3.1.0",
|
||||||
"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/v3.0.2/k3d-windows-amd64.exe#/k3d.exe",
|
"url": "https://github.com/rancher/k3d/releases/download/v3.1.0/k3d-windows-amd64.exe#/k3d.exe",
|
||||||
"hash": "1edf0eb210462447ecc8f94f47f8d699b711c80b1c933f8146973ac583f7c7fe"
|
"hash": "db338da0457a1441c556f1a59af3a2974ddf0a51a7da1bbb1e4dbd3b2be8dc72"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "k3d.exe",
|
"bin": "k3d.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user