2022-04-28 16:30:39 +00:00

17 lines
605 B
JSON

{
"version": "2.10.2",
"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.10.2/dvc-2.10.2.exe",
"hash": "e1d5a49a97fd40c40aed3022f8aa90a4fa5a132da8475fd70bd716029571afa5",
"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"
}
}