2022-10-30 12:32:37 +00:00

17 lines
605 B
JSON

{
"version": "2.33.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.33.0/dvc-2.33.0.exe",
"hash": "ab50722e97849e1c8362d452c81127bc4b35d0c1288a8c48077c714ef0e90693",
"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"
}
}