From de39a73a479fc291958c72413de2ee180a106d18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 20:24:41 +0000 Subject: [PATCH] k3sup: Update to version 0.13.1 --- bucket/k3sup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k3sup.json b/bucket/k3sup.json index 6a022061b6..bd5a814e9b 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -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", "homepage": "https://k3sup.dev", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/alexellis/k3sup/releases/download/0.13.0/k3sup.exe", - "hash": "eb88b13e2aa583cc84d8ccffcdc3506f191010a9c2a62ded01f951ba60e3e8b0" + "url": "https://github.com/alexellis/k3sup/releases/download/0.13.1/k3sup.exe", + "hash": "092ae2883bc906b396aed531e9a9534652457cf568e7b06b55fc72379b22bb15" } }, "bin": "k3sup.exe",