From 4bef52c4edaa4a71cd7572cf800fcc558a73c251 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 31 May 2021 11:00:15 +0000 Subject: [PATCH] dvc: Update to version 2.2.0 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index c6f0d80b0c..e6ff58dcd8 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.1.0", + "version": "2.2.0", "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.1.0/dvc-2.1.0.exe", - "hash": "edd2e0cf7d60bc97edd9cba1ba24210ef6df3529951cdcd58b702f550b613359", + "url": "https://github.com/iterative/dvc/releases/download/2.2.0/dvc-2.2.0.exe", + "hash": "2b7e6d00b375f5be0ad1b781bf191222b3d66446f797bae86561d5efa87d8504", "innosetup": true, "bin": "dvc.exe", "checkver": {