mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nunit-console: Update to version 3.16.2
This commit is contained in:
parent
48d0037963
commit
a7ef5085b7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.16.1",
|
"version": "3.16.2",
|
||||||
"description": "NUnit Console runner for NUnit, the most popular and widely used unit testing framework for .NET",
|
"description": "NUnit Console runner for NUnit, the most popular and widely used unit testing framework for .NET",
|
||||||
"homepage": "https://nunit.org/",
|
"homepage": "https://nunit.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -13,8 +13,8 @@
|
|||||||
"nunit-extension-vs-project-loader"
|
"nunit-extension-vs-project-loader"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://packages.chocolatey.org/nunit-console-runner.3.16.1.nupkg",
|
"url": "https://packages.chocolatey.org/nunit-console-runner.3.16.2.nupkg",
|
||||||
"hash": "edfe7540edd0d955503354a10b90ba60cc10e1d067ccaa6f35649067d739d5bd",
|
"hash": "ddbc67fd518c57843500dd65ff0021318870ecd7e4a6dda46501d4cafe46f524",
|
||||||
"extract_dir": "tools",
|
"extract_dir": "tools",
|
||||||
"post_install": "New-Item -Path \"$dir\\nunit.scoop.addins\" -ItemType File -Value '../../nunit-extension-*/current/ # find extensions installed under scoop' | Out-Null",
|
"post_install": "New-Item -Path \"$dir\\nunit.scoop.addins\" -ItemType File -Value '../../nunit-extension-*/current/ # find extensions installed under scoop' | Out-Null",
|
||||||
"bin": "nunit3-console.exe",
|
"bin": "nunit3-console.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user