mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
nunit-console: Update to version 3.16.3
This commit is contained in:
parent
adaf91e344
commit
6311d8b027
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.16.2",
|
||||
"version": "3.16.3",
|
||||
"description": "NUnit Console runner for NUnit, the most popular and widely used unit testing framework for .NET",
|
||||
"homepage": "https://nunit.org/",
|
||||
"license": "MIT",
|
||||
@ -13,8 +13,8 @@
|
||||
"nunit-extension-vs-project-loader"
|
||||
]
|
||||
},
|
||||
"url": "https://packages.chocolatey.org/nunit-console-runner.3.16.2.nupkg",
|
||||
"hash": "ddbc67fd518c57843500dd65ff0021318870ecd7e4a6dda46501d4cafe46f524",
|
||||
"url": "https://packages.chocolatey.org/nunit-console-runner.3.16.3.nupkg",
|
||||
"hash": "108026fe4080c24c5f896c0191e870e453420f511caa4e8c579a72c0c9583761",
|
||||
"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",
|
||||
"bin": "nunit3-console.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user