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