k3d: Update to version 4.4.2

This commit is contained in:
Jakub Čábera 2021-04-20 10:24:55 +02:00
parent 05e94fbfb1
commit 34c5af2477

View File

@ -1,5 +1,5 @@
{ {
"version": "4.4.1", "version": "4.4.2",
"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/v4.4.1/k3d-windows-amd64.exe#/k3d.exe", "url": "https://github.com/rancher/k3d/releases/download/v4.4.2/k3d-windows-amd64.exe#/k3d.exe",
"hash": "d2a51099c3b6dc71eaaeb9f469222fec027c7f09096a191064bbdc38c457ff71" "hash": "5030a266281f72f935d6dc3eac5726a7d8ba74ae46c2a5a4ecce5a303b01c3e4"
} }
}, },
"bin": "k3d.exe", "bin": "k3d.exe",