mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
pester: Update to version 4.4.2
This commit is contained in:
parent
219844fde9
commit
f5736ad005
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"description": "Pester is a test and mock framework for PowerShell.",
|
"description": "Pester is a test and mock framework for PowerShell.",
|
||||||
"version": "4.4.1",
|
"version": "4.4.2",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://github.com/pester/pester/archive/4.4.1.tar.gz",
|
"url": "https://github.com/pester/pester/archive/4.4.2.tar.gz",
|
||||||
"homepage": "https://github.com/pester/Pester",
|
"homepage": "https://github.com/pester/Pester",
|
||||||
"hash": "cf5e85c9b241d058930110d727aeff0fb6dd34dddf6ba266b3220401cd6d5a29",
|
"hash": "0166c4a2e736cb7a0e3672276b87805ec84a93ae9f74c04476977f0bce2e96c1",
|
||||||
"extract_dir": "pester-4.4.1",
|
"extract_dir": "pester-4.4.2",
|
||||||
"bin": "bin\\pester.bat",
|
"bin": "bin\\pester.bat",
|
||||||
"post_install": [
|
"post_install": [
|
||||||
"$import = \"try { `$null = gcm pester -ea stop; import-module `\"$dir\\pester.psm1`\" } catch { }\"",
|
"$import = \"try { `$null = gcm pester -ea stop; import-module `\"$dir\\pester.psm1`\" } catch { }\"",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user