ScoopInstaller_Main/bucket/invoke-build.json
2024-06-11 20:25:50 +00:00

18 lines
619 B
JSON

{
"version": "5.11.2",
"description": "Build Automation in PowerShell",
"homepage": "https://github.com/nightroman/Invoke-Build",
"license": "Apache-2.0",
"url": "https://nuget.org/api/v2/package/Invoke-Build/5.11.2#/dl.7z",
"hash": "5d1eb32f9cabd0a86205db34043adecdd673101ce7d2679c33e4f2c5168e8a9e",
"extract_dir": "tools",
"env_add_path": ".",
"checkver": {
"url": "https://github.com/nightroman/Invoke-Build/tags",
"regex": "releases/tag/v([\\d.]+)"
},
"autoupdate": {
"url": "https://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
}
}