Add gitversion version 3.6.5 (closes #2181)

This commit is contained in:
Richard Kuhnt 2018-04-05 22:55:57 +02:00
parent 1699587d2e
commit aa77571d05

14
gitversion.json Normal file
View File

@ -0,0 +1,14 @@
{
"homepage": "https://gitversion.readthedocs.io/",
"license": "MIT License",
"version": "3.6.5",
"url": "https://github.com/GitTools/GitVersion/releases/download/v3.6.5/GitVersionTask.3.6.5.nupkg#/dl.7z",
"hash": "0493978dd7a54d8b06ede527f24adc73a3e0e91e7627fbfeef732e378cbd0b3e",
"bin": "GitVersion.exe",
"checkver": {
"github": "https://github.com/GitTools/GitVersion"
},
"autoupdate": {
"url": "https://github.com/GitTools/GitVersion/releases/download/v$version/GitVersionTask.$version.nupkg#/dl.7z"
}
}