mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
k3d: Update to version 3.2.1
This commit is contained in:
parent
c782d99c31
commit
d42ed4059b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.0",
|
"version": "3.2.1",
|
||||||
"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.2.0/k3d-windows-amd64.exe#/k3d.exe",
|
"url": "https://github.com/rancher/k3d/releases/download/v3.2.1/k3d-windows-amd64.exe#/k3d.exe",
|
||||||
"hash": "f0a0c4f57d5f056f4a4c134207fd0961a8a6bfaad8409b9dc080bc0f378cc359"
|
"hash": "4cc6bedc2b8c42d136815778c0ee5e77c00c78a521b7709601aac6324ac8bfba"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "k3d.exe",
|
"bin": "k3d.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user