k3sup: Update to version 0.13.2

This commit is contained in:
github-actions[bot] 2023-10-27 12:30:10 +00:00
parent 42990f2f96
commit 16e56245bc

View File

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