gomplate: Update to version 3.11.0

This commit is contained in:
github-actions[bot] 2022-06-13 04:32:44 +00:00
parent 5efe97c6a2
commit 81fd8200b0

View File

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