mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
17 lines
608 B
JSON
17 lines
608 B
JSON
{
|
|
"version": "1.11.12",
|
|
"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.12/dvc-1.11.12.exe",
|
|
"hash": "b0885b86c7ae0e687e809ab1ddb753ec99f5a0d7a72b0f185244848fd1b6da33",
|
|
"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"
|
|
}
|
|
}
|