mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
psake: Update to version 4.7.4 (closes #2725)
This commit is contained in:
parent
dcb8a513c2
commit
1667315af0
14
psake.json
14
psake.json
@ -1,8 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.7.0",
|
"version": "4.7.4",
|
||||||
"url": "https://nuget.org/api/v2/package/psake/4.7.0#/dl.7z",
|
"url": "https://nuget.org/api/v2/package/psake/4.7.4#/dl.7z",
|
||||||
"homepage": "https://github.com/psake/psake",
|
"homepage": "https://github.com/psake/psake",
|
||||||
"hash": "0d4eaaaf15b519da55d0828357bb130c05321837fd724acfce7dbdbb87e76457",
|
"hash": "dad48b80eed63586bc6eca629b6fed9d2930c8a8226b71e0624b6dbced9b1291",
|
||||||
"bin": "psake\\psake.ps1",
|
"bin": "psake.ps1",
|
||||||
"extract_dir": "tools"
|
"extract_dir": "tools\\psake",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://nuget.org/api/v2/package/psake/$version#/dl.7z"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user