From 78de6301c552c55bc871457ec912f3400a69b307 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 12:29:48 +0000 Subject: [PATCH] k3sup: Update to version 0.13.4 --- bucket/k3sup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k3sup.json b/bucket/k3sup.json index e9352ec293..3546cddab4 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.13.3", + "version": "0.13.4", "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.3/k3sup.exe", - "hash": "e85556eba208190372f19ebae45c406807670d8daa856dd14bd8cee4eaa5c61e" + "url": "https://github.com/alexellis/k3sup/releases/download/0.13.4/k3sup.exe", + "hash": "9f853d0dc114a4e8ecdb1a4cfafcf3eb22ac3675e08a347083ccd2bfb3d50782" } }, "bin": "k3sup.exe",