mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 21:21:21 +00:00
pester: Update to version 5.1.1
This commit is contained in:
parent
094d944a28
commit
4c8e50e400
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "5.1.0",
|
"version": "5.1.1",
|
||||||
"description": "Pester is a test and mock framework for PowerShell.",
|
"description": "Pester is a test and mock framework for PowerShell.",
|
||||||
"homepage": "https://github.com/pester/Pester",
|
"homepage": "https://github.com/pester/Pester",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://github.com/pester/pester/archive/5.1.0.tar.gz",
|
"url": "https://github.com/pester/pester/archive/5.1.1.tar.gz",
|
||||||
"hash": "301a36ff585b42985e3a324305eff8a1d578e8d1dde94758c29b628ed6694f83",
|
"hash": "c6ff1768fa41549685f0601b40bf5bb5dd011950ab4a2f688ac07deed0ed6bb1",
|
||||||
"extract_dir": "pester-5.1.0",
|
"extract_dir": "pester-5.1.1",
|
||||||
"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