k3sup: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2023-09-14 20:24:41 +00:00
parent 99edfc01be
commit de39a73a47

View File

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