mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nunit-console: Update to version 3.19.1
This commit is contained in:
parent
0011832b3e
commit
fd05cf074f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.19.0",
|
||||
"version": "3.19.1",
|
||||
"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.19.0.nupkg",
|
||||
"hash": "36f72e016a2f540005762df11fc610a6b8cec97491f98cd731fe1e31463b28d6",
|
||||
"url": "https://packages.chocolatey.org/nunit-console-runner.3.19.1.nupkg",
|
||||
"hash": "47e1b885cd682b9d88f4300aa9d964aa92cf2302ff8c557996b2ab7b82844f02",
|
||||
"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