ScoopInstaller_Main/bucket/nunit-extension-nunit-v2-result-writer.json
2021-01-09 15:51:37 +01:00

22 lines
829 B
JSON

{
"version": "3.6.0",
"description": "NUnit V2 Result Writer Extension",
"homepage": "https://nunit.org/",
"license": "MIT",
"depends": "nunit-console",
"url": "https://packages.chocolatey.org/nunit-extension-nunit-v2-result-writer.3.6.0.nupkg",
"hash": "9e3526f9b272ab22802c300b8640f34cec29cb9466db785477b414e3f688b16d",
"extract_dir": "tools",
"checkver": {
"url": "https://chocolatey.org/packages/nunit-extension-nunit-v2-result-writer",
"regex": "\\s+([\\d.]+)</title>"
},
"autoupdate": {
"url": "https://packages.chocolatey.org/nunit-extension-nunit-v2-result-writer.$version.nupkg",
"hash": {
"url": "https://chocolatey.org/packages/nunit-extension-nunit-v2-result-writer",
"regex": "$sha256.*?$basename"
}
}
}