gomplate: Update to version 4.3.1

This commit is contained in:
github-actions[bot] 2025-03-12 00:36:31 +00:00
parent eed75e6a58
commit 401b65d7ae

View File

@ -1,16 +1,16 @@
{
"version": "4.3.0",
"version": "4.3.1",
"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.3.0/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "sha512:a7543b860945f7410c3ff550bff95d82eee0cf7f48a3a247768d985f1bd214f7b759ef963bd697fff04bb35f7940ed05c8edfeb71d17f8ad7d95c68215faacba"
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.3.1/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "sha512:f6de105d06eb363d84ed090aa80be0905a3664b0f3b7411e6312ba6cb48efe551f947c0e8851e3215b4d40e055e00b08738462034cd6da366003d5158e7741f8"
},
"32bit": {
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.3.0/gomplate_windows-386.exe#/gomplate.exe",
"hash": "sha512:b73c8f9fe9821747d36209c35bfa0a2dd80d57fa7fec7cd1d3196ca493f61b9ad30c5287395474d8a9940a55936cc63f2d4fbc915cef19e2506c0283289284db"
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.3.1/gomplate_windows-386.exe#/gomplate.exe",
"hash": "sha512:51c0d28daf73efcb54c7c3e11b4675658e118a4a5568ecd9de44e3e5d6b3ff76523bcd51fc7b4242c2f94e69ee3e280c9007082e001ef138e27644a7baf7c9a1"
}
},
"bin": "gomplate.exe",