nunit-console: Update to version 3.18.3

This commit is contained in:
github-actions[bot] 2024-10-09 12:31:32 +00:00
parent 0c0d08ccc9
commit 2740546489

View File

@ -1,5 +1,5 @@
{
"version": "3.18.2",
"version": "3.18.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.18.2.nupkg",
"hash": "823a9d92116b5df74d900fac6ddb99cd0a3635b02fbc345c28a366c93acfdf1e",
"url": "https://packages.chocolatey.org/nunit-console-runner.3.18.3.nupkg",
"hash": "fc4f7be2cdfe8be68ee98178f665ca1456d2363b07afc4630eb56d745409cb4d",
"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",