mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-16 00:25:13 +00:00
17 lines
605 B
JSON
17 lines
605 B
JSON
{
|
|
"version": "2.35.1",
|
|
"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.35.1/dvc-2.35.1.exe",
|
|
"hash": "c981cf9b813da54a3f318ec060a8c489a10d4a7bee88afbca470a07cb3b3ff36",
|
|
"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"
|
|
}
|
|
}
|