From 55dfbe9708acda03a03409aa282872d21e23a8b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 2 Jun 2021 07:33:27 -0700 Subject: [PATCH] dvc: Update to version 2.3.0 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index e6ff58dcd8..3a69131471 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.2.0", + "version": "2.3.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.2.0/dvc-2.2.0.exe", - "hash": "2b7e6d00b375f5be0ad1b781bf191222b3d66446f797bae86561d5efa87d8504", + "url": "https://github.com/iterative/dvc/releases/download/2.3.0/dvc-2.3.0.exe", + "hash": "049578cec361de854554de6e6d13fc4bb3469985fa8bf90cec030759fc54b712", "innosetup": true, "bin": "dvc.exe", "checkver": {