gomplate: Update to version 4.0.0

This commit is contained in:
github-actions[bot] 2024-06-19 00:33:55 +00:00
parent 9597b0acd4
commit 7c98b2d80f

View File

@ -1,16 +1,16 @@
{ {
"version": "3.11.8", "version": "4.0.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.11.8/gomplate_windows-amd64.exe#/gomplate.exe", "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.0.0/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "sha512:10c8e30d3cef8f8487968705745165c7a77e8b56e53ab4d2030a8c4aa8566ea0685890486b88bc353148c3596f8fe375c0227389727b1ffc4fc0b32578104782" "hash": "sha512:b003aab6c3ac8cb24ea8b93b186877293808e8935b576da9e8b1eae80d04b97c6a117acb36efea9286a49d0d900cd827f732a109ab8009decff992939aa4c9fb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.11.8/gomplate_windows-386.exe#/gomplate.exe", "url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.0.0/gomplate_windows-386.exe#/gomplate.exe",
"hash": "sha512:5d955f19c8e6e99da453f5f7396c0c53dc1043e00ef28df286da1ad4147ddffcc860958b270adfbcf06f7e414588f07469ceb8a206d4745e30327ebb40b795c2" "hash": "sha512:639faba5d29c32950c901dbfac8a3b0bc4901615f9d6595f772f90979f1e747d8172f5a5fea587fda87f3c606cd80a46e0ad14622ccad1a13789c8620e30cdaf"
} }
}, },
"bin": "gomplate.exe", "bin": "gomplate.exe",