ScoopInstaller_Main/bucket/nunit-extension-nunit-v2-result-writer.json

22 lines
829 B
JSON

{
"version": "3.7.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.7.0.nupkg",
"hash": "f7f523d9299cf859f4a28b7dc0870b3fc7e5b2e9f20c93b5ab6f4ba14433fd93",
"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"
}
}
}