pester: Update to version 5.4.0

This commit is contained in:
github-actions[bot] 2023-01-10 20:29:26 +00:00
parent bae30d711b
commit 9c3949e6dc

View File

@ -1,5 +1,5 @@
{ {
"version": "5.3.3", "version": "5.4.0",
"description": "Pester is a test and mock framework for PowerShell.", "description": "Pester is a test and mock framework for PowerShell.",
"homepage": "https://pester.dev", "homepage": "https://pester.dev",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -7,8 +7,8 @@
"'Pester' is currently installed as a PS module", "'Pester' is currently installed as a PS module",
"For more information, visit: 'https://pester.dev/docs/quick-start'" "For more information, visit: 'https://pester.dev/docs/quick-start'"
], ],
"url": "https://globalcdn.nuget.org/packages/pester.5.3.3.nupkg", "url": "https://globalcdn.nuget.org/packages/pester.5.4.0.nupkg",
"hash": "654cb63a916dbce388babf8c80f63cae4ff0b4b8997e83e78f8fa93a9a07a1b5", "hash": "3f7f5d306725791f9607f35d8cc7d6d60d259b2dfbd9487e3233587c1f8d767d",
"extract_dir": "tools", "extract_dir": "tools",
"psmodule": { "psmodule": {
"name": "Pester" "name": "Pester"