mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-16 08:35:14 +00:00
17 lines
605 B
JSON
17 lines
605 B
JSON
{
|
|
"homepage": "https://dvc.org/",
|
|
"description": "Data & models versioning for ML projects, make them shareable and reproducible",
|
|
"license": "Apache-2.0",
|
|
"version": "0.51.2",
|
|
"url": "https://github.com/iterative/dvc/releases/download/0.51.2/dvc-0.51.2.exe",
|
|
"hash": "dbfe2318555a07d5ff5716bf0fbb01dee9d8a645b996a1d5a4b5b87ca4fed1dd",
|
|
"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"
|
|
}
|
|
}
|