k3d: Update to version 5.7.1

This commit is contained in:
github-actions[bot] 2024-07-05 16:28:29 +00:00
parent df698dcc00
commit 33372b1a1d

View File

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