From c4712d1550260b55f13acb5decb168b5190bc74c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 12:32:06 +0000 Subject: [PATCH] k3sup: Update to version 0.12.7 --- bucket/k3sup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k3sup.json b/bucket/k3sup.json index ab82f0300a..bf03b03706 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.12.3", + "version": "0.12.7", "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.3/k3sup.exe", - "hash": "6d9992f98f3e8f8d7ecd286889c5b4dedc3f15b1dd8cab6af7bf2bf0f9ab0c8e" + "url": "https://github.com/alexellis/k3sup/releases/download/0.12.7/k3sup.exe", + "hash": "a1fc40b44ef49be4d9966f4110c46e670d4e5ff9511b9d48f560cda7e2616ed0" } }, "bin": "k3sup.exe",