gomplate: Update to version 3.11.3

This commit is contained in:
github-actions[bot] 2022-09-13 20:31:52 +00:00
parent b6b7c232a1
commit bc6a111d30

View File

@ -1,16 +1,16 @@
{ {
"version": "3.11.2", "version": "3.11.3",
"description": "Template renderer with various datasource support", "description": "Template renderer with various datasource support",
"homepage": "https://github.com/hairyhenderson/gomplate", "homepage": "https://github.com/hairyhenderson/gomplate",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.2/gomplate_windows-amd64.exe#/gomplate.exe", "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.3/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "sha512:44769f7f4460cd29110ba0ce22095a2467cd0970f2c05d702f9a9adb6b5e5c00e4ee4296b7fc31d5c196515ef1b1a2b2b72e8665db51ac8a1fbce18cd7a181d5" "hash": "sha512:f33ba0fa1cd08e34bb0d60e7f69e29d6c684c87bcf93674d2277e801dfa91162c096b87c836479c1b5cd6a1cc4d510b094d5e9cbf9dc1603dd5637bb4a973361"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.2/gomplate_windows-386.exe#/gomplate.exe", "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.3/gomplate_windows-386.exe#/gomplate.exe",
"hash": "sha512:1f9827a4536bf38338beefdda4d00822aac8e1f7afbc244fc0297250d22e5fdd64a78a8212156f1ad5337a58dbd38170d2357cd2ac3aa655a44b0ab86dce1f65" "hash": "sha512:4f4a848be4ddeff42b0f150d32fa8fa6e163da9a4e445071ef62c35e91057d8b8adbfed8626f16a51ff2077b485bf0c3cbde259b6db29d24d604729de52528fd"
} }
}, },
"bin": "gomplate.exe", "bin": "gomplate.exe",