gomplate: Update to version 4.3.0

This commit is contained in:
github-actions[bot] 2024-12-17 16:31:48 +00:00
parent 5fc5d4776d
commit 85116becdc

View File

@ -1,16 +1,16 @@
{
"version": "4.2.0",
"version": "4.3.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.2.0/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "sha512:245f35240e6d1dd4ce208ecc3a30cfcee3b46a6221c76d07fc1b1efde278a7f365de97a2dabdc276d40e9f023f2e0558594c6bed67caca2c164e424e38e6aa3f"
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.3.0/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "sha512:a7543b860945f7410c3ff550bff95d82eee0cf7f48a3a247768d985f1bd214f7b759ef963bd697fff04bb35f7940ed05c8edfeb71d17f8ad7d95c68215faacba"
},
"32bit": {
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.2.0/gomplate_windows-386.exe#/gomplate.exe",
"hash": "sha512:c3e5981da5b98c3192514c452b67a3805fa815fb8ba9d2a62aeaada4c1d0a3f6bf5214c15e40e73a57c09a6256e8c360aa4df40ac47792021396271d56404ef1"
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.3.0/gomplate_windows-386.exe#/gomplate.exe",
"hash": "sha512:b73c8f9fe9821747d36209c35bfa0a2dd80d57fa7fec7cd1d3196ca493f61b9ad30c5287395474d8a9940a55936cc63f2d4fbc915cef19e2506c0283289284db"
}
},
"bin": "gomplate.exe",