mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
nunit-console: Update to version 3.11.1
This commit is contained in:
parent
c7bf8df9c5
commit
827aebfc2c
@ -1,10 +1,10 @@
|
||||
{
|
||||
"homepage": "https://nunit.org/",
|
||||
"description": "NUnit Console runner for NUnit, the most popular and widely used unit testing framework for .NET",
|
||||
"version": "3.10.0",
|
||||
"version": "3.11.1",
|
||||
"license": "MIT",
|
||||
"url": "https://packages.chocolatey.org/nunit-console-runner.3.10.0.nupkg",
|
||||
"hash": "ffe44c9c1c118c570bc1758293a3a88ac02df1d78b7fbda78aabf200659cda15",
|
||||
"url": "https://packages.chocolatey.org/nunit-console-runner.3.11.1.nupkg",
|
||||
"hash": "e41deca6214fb20de555c8837fe41bff7cdbecb4334b9d76539b6080b3c3ecdc",
|
||||
"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