gomplate: Update to version 4.1.0

This commit is contained in:
github-actions[bot] 2024-07-06 20:25:02 +00:00
parent 7e1579721e
commit c7449bb554

View File

@ -1,16 +1,16 @@
{
"version": "4.0.1",
"version": "4.1.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.0.1/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "sha512:06c0b9f95e8ffd3abcfb8ef2acc33c88310a151ec80cea8e549d871dc88e886656c48ce52d0a0b96324af739e8174a005196ad86c9234db1a943de4cc372fcc3"
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.1.0/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "sha512:9a8e4b3ec66283c19d27062c2506a15af766701cf6f1c8cabb316e38351de25f066595f4ca4d769293a3f74876d7629e62cebf3ab44390e404a2954ed1a1e472"
},
"32bit": {
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.0.1/gomplate_windows-386.exe#/gomplate.exe",
"hash": "sha512:086e19d385da8202e581a91815731234761c4b5ebd41d2271d15f4274c8f6357ecda2f57188d4aa1ae93f1e363c177eebc89b093e39befcccc5d7bd02748d814"
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.1.0/gomplate_windows-386.exe#/gomplate.exe",
"hash": "sha512:7e068255ca6552d6dc37cdc3d2a0ca7da89e4cc43bbc88706e95684816cce53801be85d3181007fbead0f1d5c65e44fc38e7c92004a39964ae39a11da9cc3b39"
}
},
"bin": "gomplate.exe",