gomplate: Update to version 3.11.1

This commit is contained in:
github-actions[bot] 2022-06-20 00:33:25 +00:00
parent dd9cd439dc
commit 8f69211192

View File

@ -1,16 +1,16 @@
{
"version": "3.11.0",
"version": "3.11.1",
"description": "Template renderer with various datasource support",
"homepage": "https://github.com/hairyhenderson/gomplate",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.0/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "sha512:f629c08b9bf75bc177beeb1af66b898bc9748aca20555c826f640b82049aadb32e67a0d846fff5cb53a8b8f135fad7cece5f95002e474683e23f1c4137e279e3"
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.1/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "sha512:17239011dc5b9efb4bc7eae668e95b8649ec7b109ca6a6b054e09c86fa04826d7e45215dd4d269f39c00e55bb1887a1625d75fb9fcfdb42c00adbe2a2121d0a4"
},
"32bit": {
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.0/gomplate_windows-386.exe#/gomplate.exe",
"hash": "sha512:8ea206179ff55c19d71c3a6b2571f5bd769e1b637e7a7a4612f45ab77dc6eeafe18be957228fea0bfef9742596a6a6ac2faefc31113e6607f4e20194ac744dfd"
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.1/gomplate_windows-386.exe#/gomplate.exe",
"hash": "sha512:de7266a4d528c0a3d6cbe3d268d88ebe6741866c2a1405f4144fb95555cd8443e57a234a8ba27eab2c264ca11700658026dd8cf2f4a117636de64cf9197d189d"
}
},
"bin": "gomplate.exe",