diff --git a/bucket/nunit-console.json b/bucket/nunit-console.json index b4e4ba0d8e..7e47866d56 100644 --- a/bucket/nunit-console.json +++ b/bucket/nunit-console.json @@ -1,5 +1,5 @@ { - "version": "3.13.2", + "version": "3.14.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.13.2.nupkg", - "hash": "a72378ebb7a937badcd531cdcb6ac66515222afd1c6546a75fbd7243785d0c06", + "url": "https://packages.chocolatey.org/nunit-console-runner.3.14.0.nupkg", + "hash": "90764fea3c43af10778560f389d4b87f04f480cd98505510db24f843c8e96963", "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",