Achim Gädke 17c82c3d03
dvc: Update to version 3.4.0 (#4931)
some sleuthing brought me to https://github.com/iterative/dvc-exe/blob/main/upload.py - also see Windows dl link on homepage
2023-07-07 18:39:51 +05:30

17 lines
603 B
JSON

{
"version": "3.4.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.4.0.exe",
"hash": "c754d088928cfe0faa21e18be271a6832ada5698527b8c77cab0f07f78a01686",
"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"
}
}