From 3208e23f2f83d2d74f19afada91b0fa281d714d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Jul 2025 00:47:46 +0000 Subject: [PATCH] gomplate: Update to version 4.3.3 --- bucket/gomplate.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gomplate.json b/bucket/gomplate.json index 9f6d91eae8..361226d6db 100644 --- a/bucket/gomplate.json +++ b/bucket/gomplate.json @@ -1,16 +1,16 @@ { - "version": "4.3.2", + "version": "4.3.3", "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.2/gomplate_windows-amd64.exe#/gomplate.exe", - "hash": "sha512:c07a1d56dd83ab72279a930538cdea1bc86493583345ad1e788d00c51447885287ed391772cabb58bf8c3508ec068548539abf2b0c6016bb178a21edd75053a5" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.3.3/gomplate_windows-amd64.exe#/gomplate.exe", + "hash": "sha512:437af5aace446e9f26252180ee13daef0ca56b6f4a46494785f77ed84e3dc1876b2d3974cc602d6ebc54670814028f2a24e96d2da6c01dc14eb5655fb4fa7e63" }, "32bit": { - "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.3.2/gomplate_windows-386.exe#/gomplate.exe", - "hash": "sha512:937a6c21026b3df52d3fffc78ac0f18529368e833f181c07ad806149e2bea97e50da70c3c50a5a747bea57bf875bd8339095084549d5f7ff9a135c0a3780fec3" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.3.3/gomplate_windows-386.exe#/gomplate.exe", + "hash": "sha512:2c40c720a619dbeb7e6a408ef7e17ccf83bea3e564bb45e3afa68b4a64abecf5944c96e8a07d066c595d785b168296d94bcc2a48ae2f42fd7a8652d43fd0fcb0" } }, "bin": "gomplate.exe",