gomplate: Update to version 4.3.3

This commit is contained in:
github-actions[bot] 2025-07-13 00:47:46 +00:00
parent 64a2e08cba
commit 3208e23f2f

View File

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