mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
17 lines
551 B
JSON
17 lines
551 B
JSON
{
|
|
"version": "3.60.1",
|
|
"description": "Data & models versioning for ML projects, make them shareable and reproducible",
|
|
"homepage": "https://dvc.org/",
|
|
"license": "Apache-2.0",
|
|
"url": "https://r2.dvc.org/dvc-pkgs/exe/dvc-3.60.1.exe",
|
|
"hash": "00f5144ce1cce867094f78dc5edc4bfdeb2d4f9484d4130f82e959d84c24f945",
|
|
"innosetup": true,
|
|
"bin": "dvc.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/iterative/dvc"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://r2.dvc.org/dvc-pkgs/exe/dvc-$version.exe"
|
|
}
|
|
}
|