2023-01-11 01:56:31 +00:00

17 lines
605 B
JSON

{
"version": "2.41.1",
"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.41.1/dvc-2.41.1.exe",
"hash": "4ca95b90a0f9e927a6a97d3aac3d02973d94d473f1302e534b0bfba6a1571269",
"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"
}
}