pester: Update to version 5.4.1

This commit is contained in:
github-actions[bot] 2023-04-05 12:31:50 +00:00
parent 78179a1e03
commit 8cc0f39126

View File

@ -1,5 +1,5 @@
{ {
"version": "5.4.0", "version": "5.4.1",
"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.4.0.nupkg", "url": "https://globalcdn.nuget.org/packages/pester.5.4.1.nupkg",
"hash": "3f7f5d306725791f9607f35d8cc7d6d60d259b2dfbd9487e3233587c1f8d767d", "hash": "ae53999feddae8145d8f0f9a6b116a657a60064c6afd0d484b8dd21a47fa4bdd",
"extract_dir": "tools", "extract_dir": "tools",
"psmodule": { "psmodule": {
"name": "Pester" "name": "Pester"