gomplate: Update to version 4.3.2

This commit is contained in:
github-actions[bot] 2025-04-15 00:39:22 +00:00
parent 4b4f5ac9ae
commit 100ff304c5

View File

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