2020-08-01 12:49:31 +02:00

17 lines
602 B
JSON

{
"version": "1.3.0",
"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.3.0/dvc-1.3.0.exe",
"hash": "0865335d29f5e19a0dc7c10b2920597bdf7042dc05dfcb4246a502b7835783e6",
"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"
}
}