2021-06-22 18:00:18 +00:00

17 lines
602 B
JSON

{
"version": "2.4.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/2.4.0/dvc-2.4.0.exe",
"hash": "f52c21c7d080308be8fe3bfd39c509b078f2fbc8a46d4ee528ad2f2fd7722d2f",
"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"
}
}