From 72d9cdd65dbf41426901078a85007c73f64f1963 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 04:26:34 +0000 Subject: [PATCH] gomplate: Update to version 3.11.7 --- bucket/gomplate.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gomplate.json b/bucket/gomplate.json index 1125735ca6..b6ae5ab149 100644 --- a/bucket/gomplate.json +++ b/bucket/gomplate.json @@ -1,16 +1,16 @@ { - "version": "3.11.6", + "version": "3.11.7", "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.6/gomplate_windows-amd64.exe#/gomplate.exe", - "hash": "sha512:b156a52a525d46e7ec1c5c501feee38a363dc38a6f5d4b8e00f324f20225c7e6edea4e2a3c152717961bc5c974d284c2298a64d3fe08a17602918b622d750de6" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.7/gomplate_windows-amd64.exe#/gomplate.exe", + "hash": "sha512:c073b6b45f67a36da71f14f780a7a1996ad114a2de63ad1f0ce7e9ec4a02c11607a63c91c9ce4b70f8555f0df424ee60e267c3240cfe7ae64237ea65a31253f1" }, "32bit": { - "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.6/gomplate_windows-386.exe#/gomplate.exe", - "hash": "sha512:9c753763e11e11402dd75f1902ab0fe23e1b1cea2c3d91dba7501c6dcb2514a73501a45e793796be2aa317588e218ee43e11dec54d9bbb74aef814f0d1a5a565" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.7/gomplate_windows-386.exe#/gomplate.exe", + "hash": "sha512:07ef63e1acb2449087e3a18421f2602e8d7be209cde298d1554fb7220ef0501940260919a28ad87f36e929b39b5201792527372d42d14bf8ff8cc3272049543a" } }, "bin": "gomplate.exe",