From ec011d0946766ddf2d4bea81cdc7c41621756bf4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 00:36:29 +0000 Subject: [PATCH] gomplate: Update to version 4.2.0 --- bucket/gomplate.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gomplate.json b/bucket/gomplate.json index 1e82e344cf..9fc4c2ed97 100644 --- a/bucket/gomplate.json +++ b/bucket/gomplate.json @@ -1,16 +1,16 @@ { - "version": "4.1.0", + "version": "4.2.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.1.0/gomplate_windows-amd64.exe#/gomplate.exe", - "hash": "sha512:9a8e4b3ec66283c19d27062c2506a15af766701cf6f1c8cabb316e38351de25f066595f4ca4d769293a3f74876d7629e62cebf3ab44390e404a2954ed1a1e472" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.2.0/gomplate_windows-amd64.exe#/gomplate.exe", + "hash": "sha512:245f35240e6d1dd4ce208ecc3a30cfcee3b46a6221c76d07fc1b1efde278a7f365de97a2dabdc276d40e9f023f2e0558594c6bed67caca2c164e424e38e6aa3f" }, "32bit": { - "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.1.0/gomplate_windows-386.exe#/gomplate.exe", - "hash": "sha512:7e068255ca6552d6dc37cdc3d2a0ca7da89e4cc43bbc88706e95684816cce53801be85d3181007fbead0f1d5c65e44fc38e7c92004a39964ae39a11da9cc3b39" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.2.0/gomplate_windows-386.exe#/gomplate.exe", + "hash": "sha512:c3e5981da5b98c3192514c452b67a3805fa815fb8ba9d2a62aeaada4c1d0a3f6bf5214c15e40e73a57c09a6256e8c360aa4df40ac47792021396271d56404ef1" } }, "bin": "gomplate.exe",