nunit-console: Update to version 3.16.0

This commit is contained in:
github-actions[bot] 2022-11-15 08:29:49 +00:00
parent 2e0e9e3b3b
commit e55241a7e4

View File

@ -1,5 +1,5 @@
{ {
"version": "3.15.2", "version": "3.16.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.15.2.nupkg", "url": "https://packages.chocolatey.org/nunit-console-runner.3.16.0.nupkg",
"hash": "4b11f9150a922fc9c8e24cca51836f8decc47f1db8c6c2d356194a93fe0f1424", "hash": "c29b4c21558395f95d4521daa16d0aef277f833894afe93d6d315485a3c7fb72",
"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",