From 9e3a40c40d1cba2645cfb7fa986f1106ddc4dca1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 04:26:56 +0000 Subject: [PATCH] gomplate: Update to version 3.11.5 --- bucket/gomplate.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gomplate.json b/bucket/gomplate.json index abafbb4638..0fc84f43c6 100644 --- a/bucket/gomplate.json +++ b/bucket/gomplate.json @@ -1,16 +1,16 @@ { - "version": "3.11.4", + "version": "3.11.5", "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.4/gomplate_windows-amd64.exe#/gomplate.exe", - "hash": "sha512:d4c1ff7a0f9cb3ea99f5a9be9635c00e0b7c99e461c766179f3cba3932c9b1903da03105d21485d470b8d98c2eb6698da98ab008b7a42a7ab9182d77192fcad4" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.5/gomplate_windows-amd64.exe#/gomplate.exe", + "hash": "sha512:45e1a6d737e8c123648b6dae044be49d815e5b87aa2da9500eb94f6d2b4ef5eae6a8fd2ddc8b8cf1808951d97e0745e0d0441b3fe7d11978a74a906d21f94393" }, "32bit": { - "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.4/gomplate_windows-386.exe#/gomplate.exe", - "hash": "sha512:1ef373fe09df6b497aaaee731a8c0cc52375f0a84bcc960ed4aef17c2ee8d2d497a9344c0822ebb22f0c9b98dec51674aaf2d7a0bd0ac21d70eda5998c1f2f1c" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.5/gomplate_windows-386.exe#/gomplate.exe", + "hash": "sha512:17117274c1f2734a347088e8f5b4f2d55bc90e8e30172af04e28dd6001cd9c05f79952d3dd1565d8cb9ac9bfcae236436c7113c9e777d8b99bdac2aa9a989c7a" } }, "bin": "gomplate.exe",