k3d: Update to version 5.4.6

This commit is contained in:
github-actions[bot] 2022-08-29 20:30:03 +00:00
parent 5957e1d99e
commit b19b48a894

View File

@ -1,5 +1,5 @@
{ {
"version": "5.4.4", "version": "5.4.6",
"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.6/k3d-windows-amd64.exe#/k3d.exe",
"hash": "e104c1f93ac9372807554e99736980b5a1c2dcaa2434f45875df1a0355c0beec" "hash": "00c2279d4e27e5ac7990c6d44e5cf71db3dcb2bec00e309441cb31540ef1d94b"
} }
}, },
"bin": "k3d.exe", "bin": "k3d.exe",