k3d: Update to version 5.1.0

This commit is contained in:
Richard Kuhnt 2021-11-14 11:00:35 +00:00
parent 56786a2943
commit 33534f5e89

View File

@ -1,5 +1,5 @@
{
"version": "5.0.3",
"version": "5.1.0",
"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.0.3/k3d-windows-amd64.exe#/k3d.exe",
"hash": "9081316aade8288a810b6e730db1f9688cc08d6ba5b4bb1e73e70803587ba950"
"url": "https://github.com/rancher/k3d/releases/download/v5.1.0/k3d-windows-amd64.exe#/k3d.exe",
"hash": "7c9f1753ef987e7502232a4566117b84480a1fb4a67cc2a7caed924e6c94bc57"
}
},
"bin": "k3d.exe",