mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-24 01:21:31 +00:00
17 lines
605 B
JSON
17 lines
605 B
JSON
{
|
|
"version": "2.51.0",
|
|
"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/2.51.0/dvc-2.51.0.exe",
|
|
"hash": "35a5d9f61d0d23e277d5ee2d71565bda65b76170b548017fc50e0830b462f9c5",
|
|
"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"
|
|
}
|
|
}
|