From 8f6921119215dbbd79e9a8c3acacd0983a47011b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 00:33:25 +0000 Subject: [PATCH] gomplate: Update to version 3.11.1 --- bucket/gomplate.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gomplate.json b/bucket/gomplate.json index 6204e8387d..6b8489aa89 100644 --- a/bucket/gomplate.json +++ b/bucket/gomplate.json @@ -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",