2023-02-06 16:39:39 +00:00

17 lines
605 B
JSON

{
"version": "2.43.4",
"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.43.4/dvc-2.43.4.exe",
"hash": "972406b55da246bb201fc91653fa54af902c9b86576d388c3f15c5f818164135",
"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"
}
}