k3d: Update to version 5.7.2

This commit is contained in:
github-actions[bot] 2024-07-15 12:31:28 +00:00
parent 4b3266b373
commit 63960dae69

View File

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