k3d: Update to version 4.4.8

This commit is contained in:
Jakub Čábera 2021-08-25 11:44:28 -07:00
parent 96a5dfa5ef
commit 1826cb3f87

View File

@ -1,5 +1,5 @@
{ {
"version": "4.4.7", "version": "4.4.8",
"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.7/k3d-windows-amd64.exe#/k3d.exe", "url": "https://github.com/rancher/k3d/releases/download/v4.4.8/k3d-windows-amd64.exe#/k3d.exe",
"hash": "130d8dab639f6152e7d3cf7c4144bc31cd52de87c64a2aaa6e2678e1b9041b2a" "hash": "4efbc1ee734f68f4f0d89987693cec728f057c9bdaf377e7485a1602b36d10af"
} }
}, },
"bin": "k3d.exe", "bin": "k3d.exe",