Update psake to version 4.7 (#1917)

This commit is contained in:
Vidar Kongsli 2017-12-21 22:35:30 +01:00 committed by Richard Kuhnt
parent 9ac25cf98c
commit 5eda428410

View File

@ -1,8 +1,8 @@
{ {
"version": "4.6.0", "version": "4.7.0",
"url": "https://nuget.org/api/v2/package/psake/4.6.0#/dl.7z", "url": "https://nuget.org/api/v2/package/psake/4.7.0#/dl.7z",
"homepage": "https://github.com/psake/psake", "homepage": "https://github.com/psake/psake",
"hash": "7086265CAC31078542D41F128AEA7E0F734CBD56511A322DD1A183B96849AD93", "hash": "0d4eaaaf15b519da55d0828357bb130c05321837fd724acfce7dbdbb87e76457",
"bin": "psake.ps1", "bin": "psake\\psake.ps1",
"extract_dir": "tools" "extract_dir": "tools"
} }