2020-04-02 19:08:09 +02:00

17 lines
605 B
JSON

{
"version": "0.92.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/0.92.0/dvc-0.92.0.exe",
"hash": "b008da5cb13ea1c92e38a012e730b06ba5b9f2c36fafb31e2d4ae44cf572c358",
"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"
}
}