mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 06:31:25 +00:00
17 lines
605 B
JSON
17 lines
605 B
JSON
{
|
|
"version": "3.17.0",
|
|
"description": "Data & models versioning for ML projects, make them shareable and reproducible",
|
|
"homepage": "https://dvc.org/",
|
|
"license": "Apache-2.0",
|
|
"url": "https://s3-us-east-2.amazonaws.com/dvc-public/dvc-pkgs/exe/dvc-3.17.0.exe",
|
|
"hash": "496ad0a8914817b79de5a3e39cbdc9f0361fb14d961f7b18fcf359d82c3f8730",
|
|
"innosetup": true,
|
|
"bin": "dvc.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/iterative/dvc"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://s3-us-east-2.amazonaws.com/dvc-public/dvc-pkgs/exe/dvc-$version.exe"
|
|
}
|
|
}
|