From 019dc39c4444c3183152d81f614f59a5d52d47d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 22 Jun 2020 09:04:40 +0200 Subject: [PATCH] dvc: Update to version 1.0.0 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index e3bf6154d0..45122b5b79 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "0.94.1", + "version": "1.0.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/0.94.1/dvc-0.94.1.exe", - "hash": "701c813244014780527a28685f299e1efb7adbb3d9e639b5f6ca6a8eb9af306e", + "url": "https://github.com/iterative/dvc/releases/download/1.0.0/dvc-1.0.0.exe", + "hash": "8fe4568ae6ee76df0b8c4738535949f386a6c56523708b6eaa3b1373886b4fb3", "innosetup": true, "bin": "dvc.exe", "checkver": {