gomplate: Update to version 3.10.0

This commit is contained in:
Richard Kuhnt 2021-09-24 22:00:40 +00:00
parent 2f5c1d61e6
commit 386146b747

View File

@ -1,16 +1,16 @@
{ {
"version": "3.9.0", "version": "3.10.0",
"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.9.0/gomplate_windows-amd64.exe#/gomplate.exe", "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.10.0/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "sha512:0ccedfe40730c8b0a6892dc30fd0bd301a3c21c9a995fec637fe0a9cb5b62f937fb8c5baad179c855a6407b7bd7603819f0a90af34ed3263382c78d1163faed9" "hash": "sha512:52b19c79e89a1ff86a8c28b35d6d342e7aa608333108675f9c6dbbc68821a75f98a44991da5555ef8562d0736dd589c220626e962947c302ffd0d5ff6ec3e3dd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.9.0/gomplate_windows-386.exe#/gomplate.exe", "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.10.0/gomplate_windows-386.exe#/gomplate.exe",
"hash": "sha512:174691180906b966d5a0a79d2e0ed98d4eb734eec8a7114a55b2c019fe14960a9a234ca6bd95f95603a45a134815f6f61d963963e90b1c6efac2598f8e562f37" "hash": "sha512:abe64e8f10a3dfda000f20cf1ec0d9d0d685b53a2ab3bea23b31f0b6a372fe238acd0dd121ba3898c9a43e89ab6ac7fce619d6d43a5466cdc049bda27d0e88b1"
} }
}, },
"bin": "gomplate.exe", "bin": "gomplate.exe",