diff --git a/bucket/gomplate.json b/bucket/gomplate.json index b6ae5ab149..bf76878f40 100644 --- a/bucket/gomplate.json +++ b/bucket/gomplate.json @@ -1,16 +1,16 @@ { - "version": "3.11.7", + "version": "3.11.8", "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.7/gomplate_windows-amd64.exe#/gomplate.exe", - "hash": "sha512:c073b6b45f67a36da71f14f780a7a1996ad114a2de63ad1f0ce7e9ec4a02c11607a63c91c9ce4b70f8555f0df424ee60e267c3240cfe7ae64237ea65a31253f1" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.8/gomplate_windows-amd64.exe#/gomplate.exe", + "hash": "sha512:10c8e30d3cef8f8487968705745165c7a77e8b56e53ab4d2030a8c4aa8566ea0685890486b88bc353148c3596f8fe375c0227389727b1ffc4fc0b32578104782" }, "32bit": { - "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.7/gomplate_windows-386.exe#/gomplate.exe", - "hash": "sha512:07ef63e1acb2449087e3a18421f2602e8d7be209cde298d1554fb7220ef0501940260919a28ad87f36e929b39b5201792527372d42d14bf8ff8cc3272049543a" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.8/gomplate_windows-386.exe#/gomplate.exe", + "hash": "sha512:5d955f19c8e6e99da453f5f7396c0c53dc1043e00ef28df286da1ad4147ddffcc860958b270adfbcf06f7e414588f07469ceb8a206d4745e30327ebb40b795c2" } }, "bin": "gomplate.exe",