mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
k3d: Update to version 3.0.0
This commit is contained in:
parent
b0b4814d60
commit
d67cf1fccd
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.7.0",
|
||||
"version": "3.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/v1.7.0/k3d-windows-amd64.exe#/k3d.exe",
|
||||
"hash": "1f8e8515f281a8439bea5605c122ac4f45192c3f043f315f22250bd23f36e661"
|
||||
"url": "https://github.com/rancher/k3d/releases/download/v3.0.0/k3d-windows-amd64.exe#/k3d.exe",
|
||||
"hash": "eddfd61bce6dea7bb638f45459fd4d0dfe0dbaefe519be4d9f397190526f8353"
|
||||
}
|
||||
},
|
||||
"bin": "k3d.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user