2021-02-02 17:39:44 +01:00

17 lines
608 B
JSON

{
"version": "1.11.15",
"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.11.15/dvc-1.11.15.exe",
"hash": "3a98fd2119fa05df3b4f55f4179ae37b3dffd43b0aa4ad15a8d0c1dd3647ad26",
"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"
}
}