k3d: Update to version 3.0.1

This commit is contained in:
Jakub Čábera 2020-08-14 20:47:36 +02:00
parent 4c483b497b
commit 0b11fe7b13

View File

@ -1,5 +1,5 @@
{
"version": "3.0.0",
"version": "3.0.1",
"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/v3.0.0/k3d-windows-amd64.exe#/k3d.exe",
"hash": "eddfd61bce6dea7bb638f45459fd4d0dfe0dbaefe519be4d9f397190526f8353"
"url": "https://github.com/rancher/k3d/releases/download/v3.0.1/k3d-windows-amd64.exe#/k3d.exe",
"hash": "aaa50b8cdfb97514eb8f1588e20f609534fc5d065fa0df59019b87f2f22fe75a"
}
},
"bin": "k3d.exe",