2020-06-27 10:30:32 +02:00

17 lines
602 B
JSON

{
"version": "1.1.1",
"description": "Data & models versioning for ML projects, make them shareable and reproducible",
"homepage": "https://dvc.org/",
"license": "Apache-2.0",
"url": "https://github.com/iterative/dvc/releases/download/1.1.1/dvc-1.1.1.exe",
"hash": "4e7f3cc757337d54c6abff9917ea99fdcb3abeaaefddbd1b694f065d0357d8e0",
"innosetup": true,
"bin": "dvc.exe",
"checkver": {
"github": "https://github.com/iterative/dvc"
},
"autoupdate": {
"url": "https://github.com/iterative/dvc/releases/download/$version/dvc-$version.exe"
}
}