gomplate: Update to version 3.7.0

This commit is contained in:
Jakub Čábera 2020-05-23 10:10:23 +02:00
parent 51f78fde60
commit 3a3a525406

View File

@ -1,16 +1,16 @@
{ {
"version": "3.6.0", "version": "3.7.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.6.0/gomplate_windows-amd64.exe#/gomplate.exe", "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.7.0/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "a0abc996290a1a0a6c120a03adc4f3bf6de12bdc3280f280ebaa7094570a8fe1" "hash": "83330086ad2f96690cf8c860405973c504b6f00fb7a56f58b6eb003dbd2d931d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.6.0/gomplate_windows-386.exe#/gomplate.exe", "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.7.0/gomplate_windows-386.exe#/gomplate.exe",
"hash": "f73627c07134b48323dbfa4ab8cf216c59a074118a033cd6108d1030d62ed940" "hash": "84ff1405ad22a8037847014ed83ce92701e3b31d57f6a0bc5f1b6121700ceca3"
} }
}, },
"bin": "gomplate.exe", "bin": "gomplate.exe",