mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-12 02:11:19 +00:00
17 lines
602 B
JSON
17 lines
602 B
JSON
{
|
|
"version": "1.8.4",
|
|
"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.4/dvc-1.8.4.exe",
|
|
"hash": "8c5ebb1efa1d1531a2a3b8f3fd23ee54f6765170c953675550e57ee42d128b68",
|
|
"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"
|
|
}
|
|
}
|