mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
pester: Update to version 4.7.2
This commit is contained in:
parent
6144f66ae7
commit
d54d1a2859
@ -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.7.1",
|
"version": "4.7.2",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://github.com/pester/pester/archive/4.7.1.tar.gz",
|
"url": "https://github.com/pester/pester/archive/4.7.2.tar.gz",
|
||||||
"homepage": "https://github.com/pester/Pester",
|
"homepage": "https://github.com/pester/Pester",
|
||||||
"hash": "19fbaa4609aefb73b4fe87d0713daa5f6f6236945f4fe3e5b2927e62d8f15199",
|
"hash": "501e8a32d273d6fa97e976e45f3ab62622ebfbc6909fc035c998e10be2616f56",
|
||||||
"extract_dir": "pester-4.7.1",
|
"extract_dir": "pester-4.7.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