k3sup: Update to version 0.12.15

This commit is contained in:
github-actions[bot] 2023-08-20 12:29:35 +00:00
parent 701290f7b9
commit 4655f1c8f1

View File

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