pester: Update to version 5.3.3

This commit is contained in:
github-actions[bot] 2022-04-29 12:33:17 +00:00
parent b1eeaa5b02
commit a098247251

View File

@ -1,5 +1,5 @@
{ {
"version": "5.3.2", "version": "5.3.3",
"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.2.nupkg", "url": "https://globalcdn.nuget.org/packages/pester.5.3.3.nupkg",
"hash": "b527ceb5b3cb82e0fc9b1b528180ef3266e666962d78a76c06117ee779d40c5c", "hash": "654cb63a916dbce388babf8c80f63cae4ff0b4b8997e83e78f8fa93a9a07a1b5",
"extract_dir": "tools", "extract_dir": "tools",
"psmodule": { "psmodule": {
"name": "Pester" "name": "Pester"