mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
nunit-console: Update to version 3.12.0
This commit is contained in:
parent
20df1cad15
commit
c667d2421e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.11.1",
|
"version": "3.12.0",
|
||||||
"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.11.1.nupkg",
|
"url": "https://packages.chocolatey.org/nunit-console-runner.3.12.0.nupkg",
|
||||||
"hash": "e41deca6214fb20de555c8837fe41bff7cdbecb4334b9d76539b6080b3c3ecdc",
|
"hash": "ebb229836fb6e3d85fa8acdee454710fa2d94d9c8ccffb9e8a7e9ddf187fdd5b",
|
||||||
"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