From f7f8b95aed3ade0747d193a54870cb57d41e287c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 00:33:26 +0000 Subject: [PATCH] dvc: Update to version 3.1.0 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index d2da717fa6..00ac5008c2 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "3.0.0", + "version": "3.1.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/3.0.0/dvc-3.0.0.exe", - "hash": "506941703bc7b1b9cb7a70ccd775fd2e9ef8f4748f4b08637482bb00f48cdfa0", + "url": "https://github.com/iterative/dvc/releases/download/3.1.0/dvc-3.1.0.exe", + "hash": "5d20788ee8204dce987fc20dd2c3bfb9b24991ef8cc65a297944acd359801d1d", "innosetup": true, "bin": "dvc.exe", "checkver": {