From bc6a111d30d041f5ec35f37e2c9fed91b315a805 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 20:31:52 +0000 Subject: [PATCH] gomplate: Update to version 3.11.3 --- bucket/gomplate.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gomplate.json b/bucket/gomplate.json index 767992dfe4..9a5ddb2b9e 100644 --- a/bucket/gomplate.json +++ b/bucket/gomplate.json @@ -1,16 +1,16 @@ { - "version": "3.11.2", + "version": "3.11.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/v3.11.2/gomplate_windows-amd64.exe#/gomplate.exe", - "hash": "sha512:44769f7f4460cd29110ba0ce22095a2467cd0970f2c05d702f9a9adb6b5e5c00e4ee4296b7fc31d5c196515ef1b1a2b2b72e8665db51ac8a1fbce18cd7a181d5" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.3/gomplate_windows-amd64.exe#/gomplate.exe", + "hash": "sha512:f33ba0fa1cd08e34bb0d60e7f69e29d6c684c87bcf93674d2277e801dfa91162c096b87c836479c1b5cd6a1cc4d510b094d5e9cbf9dc1603dd5637bb4a973361" }, "32bit": { - "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.2/gomplate_windows-386.exe#/gomplate.exe", - "hash": "sha512:1f9827a4536bf38338beefdda4d00822aac8e1f7afbc244fc0297250d22e5fdd64a78a8212156f1ad5337a58dbd38170d2357cd2ac3aa655a44b0ab86dce1f65" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.3/gomplate_windows-386.exe#/gomplate.exe", + "hash": "sha512:4f4a848be4ddeff42b0f150d32fa8fa6e163da9a4e445071ef62c35e91057d8b8adbfed8626f16a51ff2077b485bf0c3cbde259b6db29d24d604729de52528fd" } }, "bin": "gomplate.exe",