mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-14 11:21:18 +00:00
17 lines
605 B
JSON
17 lines
605 B
JSON
{
|
|
"version": "2.33.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.33.2/dvc-2.33.2.exe",
|
|
"hash": "0d5baf9c39a7e2790b4063ec05426f8d498474b15d7e10ce1c2368c8fd0a4b17",
|
|
"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"
|
|
}
|
|
}
|