mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-07 07:51:18 +00:00
17 lines
605 B
JSON
17 lines
605 B
JSON
{
|
|
"version": "2.31.0",
|
|
"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.31.0/dvc-2.31.0.exe",
|
|
"hash": "4a03d5002ba434425e726e1e2b555e2d3ffc652a65107e71cec30ecc8ed926d8",
|
|
"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"
|
|
}
|
|
}
|