2022-12-14 20:26:24 +00:00

17 lines
605 B
JSON

{
"version": "2.38.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.38.0/dvc-2.38.0.exe",
"hash": "dd5011bd02ceb0a66e84bb2f7bc1a906696a7bba0710df47600e9bb197d1dafd",
"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"
}
}