2018-02-22 16:01:49 +00:00

19 lines
661 B
JSON

{
"homepage": "https://www.gnupg.org/",
"version": "2.2.5",
"license": "GPLv3",
"url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.5_20180222.exe#/dl.7z",
"hash": "sha1:080f801e833c7a9e0441d55cd19d4bdb5bb261f9",
"env_add_path": "bin",
"checkver": {
"url": "https://www.gnupg.org/download/integrity_check.html",
"re": "gnupg-w32-(?<version>[\\d.]+)_(?<date>[\\d]{8}).exe"
},
"autoupdate": {
"url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-$version_$matchDate.exe#/dl.7z",
"hash": {
"url": "https://www.gnupg.org/download/integrity_check.html"
}
}
}