mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-02 13:31:18 +00:00
23 lines
580 B
JSON
23 lines
580 B
JSON
{
|
|
"version": "2.3.4",
|
|
"license": "GNU",
|
|
"url": "https://files.gpg4win.org/gpg4win-2.3.4.exe#/dl.7z",
|
|
"hash": "9342019e69d14a360ba6d01e66733578bcfa1e00151d7ccfeba4cdc177ed224b",
|
|
"homepage": "https://www.gpg4win.org",
|
|
"bin": [
|
|
[
|
|
"gpg2.exe",
|
|
"gpg",
|
|
""
|
|
],
|
|
"gpg2.exe"
|
|
],
|
|
"checkver": {
|
|
"url": "https://www.gpg4win.org/get-gpg4win.html",
|
|
"re": "Download Gpg4win ([\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://files.gpg4win.org/gpg4win-$version.exe#/dl.7z"
|
|
}
|
|
}
|