mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
pester: Update to version 5.0.1
This commit is contained in:
parent
9b9a5a2260
commit
e27b1be0dc
@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "Pester is a test and mock framework for PowerShell.",
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.1",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://github.com/pester/pester/archive/5.0.0.tar.gz",
|
||||
"url": "https://github.com/pester/pester/archive/5.0.1.tar.gz",
|
||||
"homepage": "https://github.com/pester/Pester",
|
||||
"hash": "f987564ce59fd378fb2eda5e81c0d0e6b9fdd9654bdf1438f62667314adffa4e",
|
||||
"extract_dir": "pester-5.0.0",
|
||||
"hash": "45deaa63428ea5faaa5e52abc68de98797b942f5b28f3f85e444104d6099d3a9",
|
||||
"extract_dir": "pester-5.0.1",
|
||||
"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