k3d: Update to version 5.4.3

This commit is contained in:
github-actions[bot] 2022-07-16 16:29:55 +00:00
parent 6990e2bf76
commit 28c3732340

View File

@ -1,5 +1,5 @@
{ {
"version": "5.4.4", "version": "5.4.3",
"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.4.4/k3d-windows-amd64.exe#/k3d.exe", "url": "https://github.com/rancher/k3d/releases/download/v5.4.3/k3d-windows-amd64.exe#/k3d.exe",
"hash": "e104c1f93ac9372807554e99736980b5a1c2dcaa2434f45875df1a0355c0beec" "hash": "26649500adcb2ee129cd9b2396ac7d48967ed2da8c646529db9ce8294ce126b0"
} }
}, },
"bin": "k3d.exe", "bin": "k3d.exe",