k3d: Update to version 3.0.0

This commit is contained in:
Jakub Čábera 2020-07-17 17:41:31 +02:00
parent b0b4814d60
commit d67cf1fccd

View File

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