mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 12:34:27 +00:00
17 lines
608 B
JSON
17 lines
608 B
JSON
{
|
|
"version": "1.11.13",
|
|
"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/1.11.13/dvc-1.11.13.exe",
|
|
"hash": "35f495f7289d83ad3d442e3da6e5575451828de813862276de0eb3f9ad535f33",
|
|
"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"
|
|
}
|
|
}
|