dvc: Update to version 2.5.3

This commit is contained in:
Richard Kuhnt 2021-07-08 17:00:22 +00:00
parent 125b87eb1f
commit 38ce29fef1

View File

@ -1,10 +1,10 @@
{ {
"version": "2.5.2", "version": "2.5.3",
"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.5.2/dvc-2.5.2.exe", "url": "https://github.com/iterative/dvc/releases/download/2.5.3/dvc-2.5.3.exe",
"hash": "2d7029d9d399ab2acd0a70c751b5715219a0bf91f9953dc76b600aba944645d1", "hash": "88f605bedc52fb5b0a7a7a66abb1ad9815f1e79ccea602d512eea48194c48de1",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {