mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
22 lines
829 B
JSON
22 lines
829 B
JSON
{
|
|
"version": "3.8.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.8.0.nupkg",
|
|
"hash": "ac8ce2f558ce0ca4d0a7c1ef05f96e3a9bf2b54906a2636be5ddc2a13b9532e3",
|
|
"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"
|
|
}
|
|
}
|
|
}
|