From e5e079a90eb1e63ff5db91ebbb87f947098d9b3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Aug 2022 00:34:19 +0000 Subject: [PATCH] k3sup: Update to version 0.12.3 --- bucket/k3sup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k3sup.json b/bucket/k3sup.json index 90f17ed22f..ab82f0300a 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -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", "homepage": "https://k3sup.dev", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/alexellis/k3sup/releases/download/0.12.2/k3sup.exe", - "hash": "24b0a309e923dd278382f39e9a8ad7a9560e32a3e38067cbc3d5f9717adca315" + "url": "https://github.com/alexellis/k3sup/releases/download/0.12.3/k3sup.exe", + "hash": "6d9992f98f3e8f8d7ecd286889c5b4dedc3f15b1dd8cab6af7bf2bf0f9ab0c8e" } }, "bin": "k3sup.exe",