Hugo Locurcio 5810275996 Use SPDX license identifiers in the default bucket (#2211)
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00

19 lines
663 B
JSON

{
"homepage": "https://www.gnupg.org/",
"version": "2.2.5",
"license": "GPL-3.0",
"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"
}
}
}