dvc: Update to version 2.7.4

This commit is contained in:
Richard Kuhnt 2021-09-17 22:01:49 +00:00
parent 8e6270c344
commit 4de754707f

View File

@ -1,10 +1,10 @@
{ {
"version": "2.7.3", "version": "2.7.4",
"description": "Data & models versioning for ML projects, make them shareable and reproducible", "description": "Data & models versioning for ML projects, make them shareable and reproducible",
"homepage": "https://dvc.org/", "homepage": "https://dvc.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/iterative/dvc/releases/download/2.7.3/dvc-2.7.3.exe", "url": "https://github.com/iterative/dvc/releases/download/2.7.4/dvc-2.7.4.exe",
"hash": "018cabfeb6477112ce3299b8db446b1d76337f2b5deffad2d18ed3c27d35e73e", "hash": "2ce8a9911071b33c83eda2845c4f4271bbc94e8a9b754876f87bf36cb35d6d61",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {