dvc: Update to version 2.5.4

This commit is contained in:
Richard Kuhnt 2021-07-08 21:00:25 +00:00
parent 201747f7a4
commit 68b55197ef

View File

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