k3d: Update to version 3.2.1

This commit is contained in:
Jakub Čábera 2020-11-13 10:20:53 +01:00
parent c782d99c31
commit d42ed4059b

View File

@ -1,5 +1,5 @@
{
"version": "3.2.0",
"version": "3.2.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.2.0/k3d-windows-amd64.exe#/k3d.exe",
"hash": "f0a0c4f57d5f056f4a4c134207fd0961a8a6bfaad8409b9dc080bc0f378cc359"
"url": "https://github.com/rancher/k3d/releases/download/v3.2.1/k3d-windows-amd64.exe#/k3d.exe",
"hash": "4cc6bedc2b8c42d136815778c0ee5e77c00c78a521b7709601aac6324ac8bfba"
}
},
"bin": "k3d.exe",