mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-03 06:24:27 +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.82.1",
|
|
"url": "https://github.com/iterative/dvc/releases/download/0.82.1/dvc-0.82.1.exe",
|
|
"hash": "fbef0bb334a7c4b954f9d0991519a6ccc568724e887b8aabf22b81bf23767a41",
|
|
"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"
|
|
}
|
|
}
|