ScoopInstaller_Main/bucket/nunit-extension-nunit-v2-driver.json

22 lines
804 B
JSON

{
"homepage": "https://nunit.org/",
"description": "NUnit V2 Framework Driver Extension",
"version": "3.8.0",
"license": "MIT",
"url": "https://packages.chocolatey.org/nunit-extension-nunit-v2-driver.3.8.0.nupkg",
"hash": "2618b017a60b9236b7ea3eb1c66ee916d8010726fbb3d404445abf9c06a38fdb",
"extract_dir": "tools",
"depends": "nunit-console",
"checkver": {
"url": "https://chocolatey.org/packages/nunit-extension-nunit-v2-driver",
"regex": "\\s+([\\d.]+)</title>"
},
"autoupdate": {
"url": "https://packages.chocolatey.org/nunit-extension-nunit-v2-driver.$version.nupkg",
"hash": {
"url": "https://chocolatey.org/packages/nunit-extension-nunit-v2-driver",
"regex": "$sha256.*?$basename"
}
}
}