diff --git a/bucket/nunit-console.json b/bucket/nunit-console.json index 35e43bb8ba..44dd361af2 100644 --- a/bucket/nunit-console.json +++ b/bucket/nunit-console.json @@ -1,5 +1,5 @@ { - "version": "3.18.3", + "version": "3.19.0", "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.3.nupkg", - "hash": "fc4f7be2cdfe8be68ee98178f665ca1456d2363b07afc4630eb56d745409cb4d", + "url": "https://packages.chocolatey.org/nunit-console-runner.3.19.0.nupkg", + "hash": "36f72e016a2f540005762df11fc610a6b8cec97491f98cd731fe1e31463b28d6", "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",