mirror of
https://github.com/ScoopInstaller/Versions.git
synced 2026-08-02 20:40:26 +08:00
22 lines
805 B
JSON
22 lines
805 B
JSON
{
|
|
"homepage": "https://github.com/GitTools/GitVersion",
|
|
"description": "Easy Semantic Versioning for projects using Git.",
|
|
"license": "MIT",
|
|
"version": "6.8.2",
|
|
"url": "https://packages.chocolatey.org/GitVersion.Portable.6.8.2.nupkg",
|
|
"hash": "0c5488aeb60128d824af6f7aafa85080e4b041bb7d9a83414a56641772f4860d",
|
|
"extract_dir": "tools",
|
|
"bin": "GitVersion.exe",
|
|
"checkver": {
|
|
"url": "https://chocolatey.org/packages/GitVersion.Portable",
|
|
"regex": "GitVersion ([\\w.-]+)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://packages.chocolatey.org/GitVersion.Portable.$version.nupkg",
|
|
"hash": {
|
|
"url": "https://chocolatey.org/packages/GitVersion.Portable/$version",
|
|
"regex": "$sha256/analysis/\">$basename"
|
|
}
|
|
}
|
|
}
|