From 4de754707f4a3eef4cf19df3bea8d60c2568ebb0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 17 Sep 2021 22:01:49 +0000 Subject: [PATCH] dvc: Update to version 2.7.4 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 65a061cc27..f1577eb06a 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.7.3", + "version": "2.7.4", "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.7.3/dvc-2.7.3.exe", - "hash": "018cabfeb6477112ce3299b8db446b1d76337f2b5deffad2d18ed3c27d35e73e", + "url": "https://github.com/iterative/dvc/releases/download/2.7.4/dvc-2.7.4.exe", + "hash": "2ce8a9911071b33c83eda2845c4f4271bbc94e8a9b754876f87bf36cb35d6d61", "innosetup": true, "bin": "dvc.exe", "checkver": {