From bbc85d7fe5e714e58a104ec695f56aa27b38550b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 00:32:49 +0000 Subject: [PATCH] talosctl: Update to version 1.3.7 --- bucket/talosctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/talosctl.json b/bucket/talosctl.json index c64125b8a8..1fea8d266e 100644 --- a/bucket/talosctl.json +++ b/bucket/talosctl.json @@ -1,12 +1,12 @@ { - "version": "1.3.6", + "version": "1.3.7", "description": "CLI for out-of-band management of Kubernetes nodes created by Talos", "homepage": "https://talos.dev", "license": " MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/siderolabs/talos/releases/download/v1.3.6/talosctl-windows-amd64.exe#/talosctl.exe", - "hash": "6a922d0516d213e6ac13084aa4fb78f7d6f81b7885060b8383256fe80980d751" + "url": "https://github.com/siderolabs/talos/releases/download/v1.3.7/talosctl-windows-amd64.exe#/talosctl.exe", + "hash": "f5003132cb4114fb965deae7327e2c17131a5f6a14e72bb3ccb42341122e6159" } }, "bin": "talosctl.exe",