mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 20:44:27 +00:00
17 lines
605 B
JSON
17 lines
605 B
JSON
{
|
|
"version": "2.58.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.58.2/dvc-2.58.2.exe",
|
|
"hash": "a5d45555c15f325571d573f5d81da6fcc32b98da5c13b381e77fbf5f7a00e742",
|
|
"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"
|
|
}
|
|
}
|