k3d: Update to version 5.7.0

This commit is contained in:
github-actions[bot] 2024-07-04 16:28:46 +00:00
parent 6a3777aaa0
commit 68a2f483a0

View File

@ -1,5 +1,5 @@
{ {
"version": "5.6.3", "version": "5.7.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/v5.6.3/k3d-windows-amd64.exe#/k3d.exe", "url": "https://github.com/rancher/k3d/releases/download/v5.7.0/k3d-windows-amd64.exe#/k3d.exe",
"hash": "2157bf8c2088ba48a4e6a96dc5959f5f6bfa038eaf5a2c3371334d1e32af69d1" "hash": "dc4c359923e84a03881869b5be120a1b2656208595ad3b727b3cc050effd1645"
} }
}, },
"bin": "k3d.exe", "bin": "k3d.exe",