2023-03-15 20:28:10 +00:00

17 lines
605 B
JSON

{
"version": "2.50.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.50.0/dvc-2.50.0.exe",
"hash": "76544bba37e40e02393da4e40642bbb17ceaf45eb9f4493fdc2d434d7029c8bc",
"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"
}
}