From c7449bb554ef9f8c74ced26b8896dc6e322502d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 20:25:02 +0000 Subject: [PATCH] gomplate: Update to version 4.1.0 --- bucket/gomplate.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gomplate.json b/bucket/gomplate.json index 954fd44af0..1e82e344cf 100644 --- a/bucket/gomplate.json +++ b/bucket/gomplate.json @@ -1,16 +1,16 @@ { - "version": "4.0.1", + "version": "4.1.0", "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.0.1/gomplate_windows-amd64.exe#/gomplate.exe", - "hash": "sha512:06c0b9f95e8ffd3abcfb8ef2acc33c88310a151ec80cea8e549d871dc88e886656c48ce52d0a0b96324af739e8174a005196ad86c9234db1a943de4cc372fcc3" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.1.0/gomplate_windows-amd64.exe#/gomplate.exe", + "hash": "sha512:9a8e4b3ec66283c19d27062c2506a15af766701cf6f1c8cabb316e38351de25f066595f4ca4d769293a3f74876d7629e62cebf3ab44390e404a2954ed1a1e472" }, "32bit": { - "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.0.1/gomplate_windows-386.exe#/gomplate.exe", - "hash": "sha512:086e19d385da8202e581a91815731234761c4b5ebd41d2271d15f4274c8f6357ecda2f57188d4aa1ae93f1e363c177eebc89b093e39befcccc5d7bd02748d814" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.1.0/gomplate_windows-386.exe#/gomplate.exe", + "hash": "sha512:7e068255ca6552d6dc37cdc3d2a0ca7da89e4cc43bbc88706e95684816cce53801be85d3181007fbead0f1d5c65e44fc38e7c92004a39964ae39a11da9cc3b39" } }, "bin": "gomplate.exe",