k3sup: Update to version 0.12.3

This commit is contained in:
github-actions[bot] 2022-08-27 00:34:19 +00:00
parent 9f003a8ab5
commit e5e079a90e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.2", "version": "0.12.3",
"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.2/k3sup.exe", "url": "https://github.com/alexellis/k3sup/releases/download/0.12.3/k3sup.exe",
"hash": "24b0a309e923dd278382f39e9a8ad7a9560e32a3e38067cbc3d5f9717adca315" "hash": "6d9992f98f3e8f8d7ecd286889c5b4dedc3f15b1dd8cab6af7bf2bf0f9ab0c8e"
} }
}, },
"bin": "k3sup.exe", "bin": "k3sup.exe",