From 401b65d7ae28456b6c2190dff56335f3cd14e946 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 00:36:31 +0000 Subject: [PATCH] gomplate: Update to version 4.3.1 --- bucket/gomplate.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gomplate.json b/bucket/gomplate.json index 2c554138d3..0a1512b291 100644 --- a/bucket/gomplate.json +++ b/bucket/gomplate.json @@ -1,16 +1,16 @@ { - "version": "4.3.0", + "version": "4.3.1", "description": "Template renderer with various datasource support", "homepage": "https://github.com/hairyhenderson/gomplate", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.3.0/gomplate_windows-amd64.exe#/gomplate.exe", - "hash": "sha512:a7543b860945f7410c3ff550bff95d82eee0cf7f48a3a247768d985f1bd214f7b759ef963bd697fff04bb35f7940ed05c8edfeb71d17f8ad7d95c68215faacba" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.3.1/gomplate_windows-amd64.exe#/gomplate.exe", + "hash": "sha512:f6de105d06eb363d84ed090aa80be0905a3664b0f3b7411e6312ba6cb48efe551f947c0e8851e3215b4d40e055e00b08738462034cd6da366003d5158e7741f8" }, "32bit": { - "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.3.0/gomplate_windows-386.exe#/gomplate.exe", - "hash": "sha512:b73c8f9fe9821747d36209c35bfa0a2dd80d57fa7fec7cd1d3196ca493f61b9ad30c5287395474d8a9940a55936cc63f2d4fbc915cef19e2506c0283289284db" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.3.1/gomplate_windows-386.exe#/gomplate.exe", + "hash": "sha512:51c0d28daf73efcb54c7c3e11b4675658e118a4a5568ecd9de44e3e5d6b3ff76523bcd51fc7b4242c2f94e69ee3e280c9007082e001ef138e27644a7baf7c9a1" } }, "bin": "gomplate.exe",