mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
17 lines
645 B
JSON
17 lines
645 B
JSON
{
|
|
"homepage": "https://gitversion.readthedocs.io/",
|
|
"license": "MIT",
|
|
"version": "4.0.0",
|
|
"url": "https://github.com/GitTools/GitVersion/releases/download/v4.0.0/GitVersion.Portable.4.0.0.nupkg#/dl.7z",
|
|
"hash": "69b0f096d172199365618372e24adb76b9f75fe762e7d30fd769b4e6338a79e6",
|
|
"bin": "GitVersion.exe",
|
|
"extract_dir": "tools",
|
|
"post_install": "Remove-Item \"$dir\\*.ps1\"",
|
|
"checkver": {
|
|
"github": "https://github.com/GitTools/GitVersion"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/GitTools/GitVersion/releases/download/v$version/GitVersion.Portable.$version.nupkg#/dl.7z"
|
|
}
|
|
}
|