2023-06-13 16:27:48 +00:00

17 lines
602 B
JSON

{
"version": "3.0.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/3.0.0/dvc-3.0.0.exe",
"hash": "506941703bc7b1b9cb7a70ccd775fd2e9ef8f4748f4b08637482bb00f48cdfa0",
"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"
}
}