From adc9a0a4a3d3117ace7b36e9284d04912ec8f04d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 04:25:36 +0000 Subject: [PATCH] dolt: Update to version 1.10.0 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 581ed275c8..b90411cde4 100644 --- a/bucket/dolt.json +++ b/bucket/dolt.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/dolthub/dolt", "license": "Apache-2.0", "description": "Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.", - "version": "1.9.0", + "version": "1.10.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.9.0/dolt-windows-amd64.zip", - "hash": "96b9ce90d6bc36d52c64cdbd4a6b073413301a22e17bd85848e30d8349274f02" + "url": "https://github.com/dolthub/dolt/releases/download/v1.10.0/dolt-windows-amd64.zip", + "hash": "8a2bc934c4e395a156ccfc45065f45de4c0423beaa10096ac1848f1b818e6e85" } }, "extract_dir": "dolt-windows-amd64",