mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
k3d: Update to version 5.2.0
This commit is contained in:
parent
19aaa767bc
commit
bacad17d2a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "5.1.0",
|
||||
"version": "5.2.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.1.0/k3d-windows-amd64.exe#/k3d.exe",
|
||||
"hash": "7c9f1753ef987e7502232a4566117b84480a1fb4a67cc2a7caed924e6c94bc57"
|
||||
"url": "https://github.com/rancher/k3d/releases/download/v5.2.0/k3d-windows-amd64.exe#/k3d.exe",
|
||||
"hash": "2885580967d951e0fdae1142d5e07db11e9d0793b37f782f6f6dcdafe43aaa6d"
|
||||
}
|
||||
},
|
||||
"bin": "k3d.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user