k3sup: Update to version 0.12.14

This commit is contained in:
github-actions[bot] 2023-08-09 16:28:37 +00:00
parent 730cbe0b54
commit d244ce990f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.12", "version": "0.12.14",
"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.12/k3sup.exe", "url": "https://github.com/alexellis/k3sup/releases/download/0.12.14/k3sup.exe",
"hash": "79ce87914e039166662f3e31083e4ac7f172cbde437f84731edbd71de2f25b9a" "hash": "28ab56fa246ef10ee19c2846bb0bbed494c9b504ec203a9aa999b1c087a7c063"
} }
}, },
"bin": "k3sup.exe", "bin": "k3sup.exe",