gomplate: Update to version 3.9.0

This commit is contained in:
Jakub Čábera 2021-01-26 17:14:58 +01:00
parent ad035b2e00
commit cc70f3d29e

View File

@ -1,16 +1,16 @@
{ {
"version": "3.8.0", "version": "3.9.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.8.0/gomplate_windows-amd64.exe#/gomplate.exe", "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.9.0/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "sha512:af321307edbeb701624348a4795c5fec801775d52d394b7e13c08e2f39bf0a74ad981deb41eb83dac34c019aae090f970b37609f6d8e5c7dd854283a32fbdfc3" "hash": "sha512:0ccedfe40730c8b0a6892dc30fd0bd301a3c21c9a995fec637fe0a9cb5b62f937fb8c5baad179c855a6407b7bd7603819f0a90af34ed3263382c78d1163faed9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.8.0/gomplate_windows-386.exe#/gomplate.exe", "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.9.0/gomplate_windows-386.exe#/gomplate.exe",
"hash": "sha512:9b3b889d94c74d3204decd4e7914d8f718392678455938b85d926e9c04389c286347dbe2759563d3004086551bd49e5d4137a4503ca7e26e90aa917ee8d5cc02" "hash": "sha512:174691180906b966d5a0a79d2e0ed98d4eb734eec8a7114a55b2c019fe14960a9a234ca6bd95f95603a45a134815f6f61d963963e90b1c6efac2598f8e562f37"
} }
}, },
"bin": "gomplate.exe", "bin": "gomplate.exe",