gomplate: Update to version 4.0.1

This commit is contained in:
github-actions[bot] 2024-06-28 16:28:30 +00:00
parent 1dc410b0e2
commit 45edfcf435

View File

@ -1,16 +1,16 @@
{
"version": "4.0.0",
"version": "4.0.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/v4.0.0/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "sha512:b003aab6c3ac8cb24ea8b93b186877293808e8935b576da9e8b1eae80d04b97c6a117acb36efea9286a49d0d900cd827f732a109ab8009decff992939aa4c9fb"
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.0.1/gomplate_windows-amd64.exe#/gomplate.exe",
"hash": "sha512:06c0b9f95e8ffd3abcfb8ef2acc33c88310a151ec80cea8e549d871dc88e886656c48ce52d0a0b96324af739e8174a005196ad86c9234db1a943de4cc372fcc3"
},
"32bit": {
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.0.0/gomplate_windows-386.exe#/gomplate.exe",
"hash": "sha512:639faba5d29c32950c901dbfac8a3b0bc4901615f9d6595f772f90979f1e747d8172f5a5fea587fda87f3c606cd80a46e0ad14622ccad1a13789c8620e30cdaf"
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v4.0.1/gomplate_windows-386.exe#/gomplate.exe",
"hash": "sha512:086e19d385da8202e581a91815731234761c4b5ebd41d2271d15f4274c8f6357ecda2f57188d4aa1ae93f1e363c177eebc89b093e39befcccc5d7bd02748d814"
}
},
"bin": "gomplate.exe",