mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
15 lines
495 B
JSON
15 lines
495 B
JSON
{
|
|
"version": "4.7.4",
|
|
"homepage": "https://github.com/psake/psake",
|
|
"description": "A build automation tool, now with less XML.",
|
|
"license": "MIT",
|
|
"url": "https://nuget.org/api/v2/package/psake/4.7.4#/dl.7z",
|
|
"hash": "dad48b80eed63586bc6eca629b6fed9d2930c8a8226b71e0624b6dbced9b1291",
|
|
"bin": "psake.ps1",
|
|
"extract_dir": "tools\\psake",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://nuget.org/api/v2/package/psake/$version#/dl.7z"
|
|
}
|
|
}
|