mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
Update pester to version 4.0.8
This commit is contained in:
parent
760d791e2d
commit
9d7add4898
@ -1,10 +1,10 @@
|
||||
{
|
||||
"version": "4.0.7",
|
||||
"version": "4.0.8",
|
||||
"license": "https://raw.githubusercontent.com/pester/Pester/master/LICENSE",
|
||||
"url": "https://github.com/pester/pester/archive/4.0.7.tar.gz",
|
||||
"url": "https://github.com/pester/pester/archive/4.0.8.tar.gz",
|
||||
"homepage": "https://github.com/pester/Pester",
|
||||
"hash": "69e7c8d19dd52b5b5152b195824886ec198806e7f0655c7a663b9bd86d6b64b4",
|
||||
"extract_dir": "pester-4.0.7",
|
||||
"hash": "dfb6c467de847b3a49b99911a7af408fb33afb008871feca90811a712941a935",
|
||||
"extract_dir": "pester-4.0.8",
|
||||
"bin": "bin\\pester.bat",
|
||||
"post_install": "
|
||||
$import = \"try { `$null = gcm pester -ea stop; import-module `\"$dir\\pester.psm1`\" } catch { }\"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user