k3sup: Update to version 0.12.12

This commit is contained in:
github-actions[bot] 2022-12-21 00:33:07 +00:00
parent 427c5723fa
commit 577908f10e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.10", "version": "0.12.12",
"description": "Utility to get from zero to KUBECONFIG with k3s on any local or remote VM", "description": "Utility to get from zero to KUBECONFIG with k3s on any local or remote VM",
"homepage": "https://k3sup.dev", "homepage": "https://k3sup.dev",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/alexellis/k3sup/releases/download/0.12.10/k3sup.exe", "url": "https://github.com/alexellis/k3sup/releases/download/0.12.12/k3sup.exe",
"hash": "63f5561200f9d84ca6a1422031fc0fee42c56bf04f3547d25272b4e376a36c97" "hash": "79ce87914e039166662f3e31083e4ac7f172cbde437f84731edbd71de2f25b9a"
} }
}, },
"bin": "k3sup.exe", "bin": "k3sup.exe",