diff --git a/bucket/gomplate.json b/bucket/gomplate.json index bf76878f40..c19eb9b2a9 100644 --- a/bucket/gomplate.json +++ b/bucket/gomplate.json @@ -1,16 +1,16 @@ { - "version": "3.11.8", + "version": "4.0.0", "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.8/gomplate_windows-amd64.exe#/gomplate.exe", - "hash": "sha512:10c8e30d3cef8f8487968705745165c7a77e8b56e53ab4d2030a8c4aa8566ea0685890486b88bc353148c3596f8fe375c0227389727b1ffc4fc0b32578104782" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.0.0/gomplate_windows-amd64.exe#/gomplate.exe", + "hash": "sha512:b003aab6c3ac8cb24ea8b93b186877293808e8935b576da9e8b1eae80d04b97c6a117acb36efea9286a49d0d900cd827f732a109ab8009decff992939aa4c9fb" }, "32bit": { - "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.8/gomplate_windows-386.exe#/gomplate.exe", - "hash": "sha512:5d955f19c8e6e99da453f5f7396c0c53dc1043e00ef28df286da1ad4147ddffcc860958b270adfbcf06f7e414588f07469ceb8a206d4745e30327ebb40b795c2" + "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.0.0/gomplate_windows-386.exe#/gomplate.exe", + "hash": "sha512:639faba5d29c32950c901dbfac8a3b0bc4901615f9d6595f772f90979f1e747d8172f5a5fea587fda87f3c606cd80a46e0ad14622ccad1a13789c8620e30cdaf" } }, "bin": "gomplate.exe",