mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
pester: Update to version 5.1.0
This commit is contained in:
parent
5d0a8e011b
commit
881a47e82a
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "5.0.4",
|
||||
"version": "5.1.0",
|
||||
"description": "Pester is a test and mock framework for PowerShell.",
|
||||
"homepage": "https://github.com/pester/Pester",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://github.com/pester/pester/archive/5.0.4.tar.gz",
|
||||
"hash": "327e88ebf84a42533d07172ff5f34855054ed875a5751ca61c89849966df338b",
|
||||
"extract_dir": "pester-5.0.4",
|
||||
"url": "https://github.com/pester/pester/archive/5.1.0.tar.gz",
|
||||
"hash": "301a36ff585b42985e3a324305eff8a1d578e8d1dde94758c29b628ed6694f83",
|
||||
"extract_dir": "pester-5.1.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