Versions/bucket/gitversion-beta.json
2026-07-10 18:04:07 +00:00

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"
}
}
}