k3d: Update to version 4.0.0

This commit is contained in:
Jakub Čábera 2021-01-20 19:35:20 +01:00
parent 15cf1b697b
commit 72c5e771ce

View File

@ -1,5 +1,5 @@
{ {
"version": "3.4.0", "version": "4.0.0",
"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/v3.4.0/k3d-windows-amd64.exe#/k3d.exe", "url": "https://github.com/rancher/k3d/releases/download/v4.0.0/k3d-windows-amd64.exe#/k3d.exe",
"hash": "4abf345922aa9b8f206813d70d5ebc6eec6190a334476471a05011f48297b475" "hash": "02253801d8db92e51fa67d47e5c8b07cec477b2131fcb0d2490f53435142cdca"
} }
}, },
"bin": "k3d.exe", "bin": "k3d.exe",