mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
gomplate: Update to version 3.8.0
This commit is contained in:
parent
ebf881c6c6
commit
9ee1600677
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.7.0",
|
||||
"version": "3.8.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.7.0/gomplate_windows-amd64.exe#/gomplate.exe",
|
||||
"hash": "83330086ad2f96690cf8c860405973c504b6f00fb7a56f58b6eb003dbd2d931d"
|
||||
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.8.0/gomplate_windows-amd64.exe#/gomplate.exe",
|
||||
"hash": "sha512:af321307edbeb701624348a4795c5fec801775d52d394b7e13c08e2f39bf0a74ad981deb41eb83dac34c019aae090f970b37609f6d8e5c7dd854283a32fbdfc3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.7.0/gomplate_windows-386.exe#/gomplate.exe",
|
||||
"hash": "84ff1405ad22a8037847014ed83ce92701e3b31d57f6a0bc5f1b6121700ceca3"
|
||||
"url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.8.0/gomplate_windows-386.exe#/gomplate.exe",
|
||||
"hash": "sha512:9b3b889d94c74d3204decd4e7914d8f718392678455938b85d926e9c04389c286347dbe2759563d3004086551bd49e5d4137a4503ca7e26e90aa917ee8d5cc02"
|
||||
}
|
||||
},
|
||||
"bin": "gomplate.exe",
|
||||
@ -25,7 +25,7 @@
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$baseurl/checksums-v$version.txt"
|
||||
"url": "$baseurl/checksums-v$version_sha512.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user