k3sup: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2023-08-29 16:27:06 +00:00
parent 1f31adc3e7
commit 09d9fa0aec

View File

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