{ "version": "5.1.0", "description": "Creates multi-node k3s cluster on a single machine using docker", "homepage": "https://github.com/rancher/k3d", "license": "MIT", "suggest": { "docker": [ "docker", "docker-nightly", "docker-machine" ] }, "architecture": { "64bit": { "url": "https://github.com/rancher/k3d/releases/download/v5.1.0/k3d-windows-amd64.exe#/k3d.exe", "hash": "7c9f1753ef987e7502232a4566117b84480a1fb4a67cc2a7caed924e6c94bc57" } }, "bin": "k3d.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/rancher/k3d/releases/download/v$version/k3d-windows-amd64.exe#/k3d.exe" } } } }