mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 21:44:29 +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.66.6",
|
|
"url": "https://github.com/iterative/dvc/releases/download/0.66.6/dvc-0.66.6.exe",
|
|
"hash": "6213333a72ef5634da3bec689825357187735b9fa2c5d7df744002e444c6108f",
|
|
"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"
|
|
}
|
|
}
|