mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
pester: Update to version 4.7.0
This commit is contained in:
parent
c7ac647c8e
commit
a2504e3ade
@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "Pester is a test and mock framework for PowerShell.",
|
||||
"version": "4.6.0",
|
||||
"version": "4.7.0",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://github.com/pester/pester/archive/4.6.0.tar.gz",
|
||||
"url": "https://github.com/pester/pester/archive/4.7.0.tar.gz",
|
||||
"homepage": "https://github.com/pester/Pester",
|
||||
"hash": "29589c99169e51ed10908662aced562c73c0da875ec078f361940a4d84565d68",
|
||||
"extract_dir": "pester-4.6.0",
|
||||
"hash": "35f04c0eb1692e4a0f4785410db4843a7ecd8a686c73ca2c7bc04b9d289af718",
|
||||
"extract_dir": "pester-4.7.0",
|
||||
"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