2022-08-25 12:32:19 +00:00

17 lines
605 B
JSON

{
"version": "2.21.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.21.0/dvc-2.21.0.exe",
"hash": "8d6728a6bc5669a389bb6410b1524118c5ba8797659759e688ceb47868c764ff",
"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"
}
}