k3d: Update to version 3.1.3

This commit is contained in:
Jakub Čábera 2020-10-11 13:23:28 +02:00
parent 3de7b691eb
commit 725e61b264

View File

@ -1,5 +1,5 @@
{ {
"version": "3.1.2", "version": "3.1.3",
"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.1.2/k3d-windows-amd64.exe#/k3d.exe", "url": "https://github.com/rancher/k3d/releases/download/v3.1.3/k3d-windows-amd64.exe#/k3d.exe",
"hash": "4ae28c5ed8225669a8df5660bf060a2ae109ca13174e0db6d12b873549c0898f" "hash": "aca25c60be732356d290d57a216d6f8dc0cc22c893d12b653cc64bd630f450ae"
} }
}, },
"bin": "k3d.exe", "bin": "k3d.exe",