mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 05:54:27 +00:00
17 lines
602 B
JSON
17 lines
602 B
JSON
{
|
|
"version": "1.8.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/1.8.1/dvc-1.8.1.exe",
|
|
"hash": "a594c6e2bb2fe902c5469c3e6cf10ecb9cddfe351c285130fcceee57ee61c148",
|
|
"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"
|
|
}
|
|
}
|