From 855add1989dfe1ce0f1454b93855edf1a65c8749 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:23:46 +0000 Subject: [PATCH] dolt: Update to version 1.10.1 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index b90411cde4..003355fd9c 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.10.0", + "version": "1.10.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.10.0/dolt-windows-amd64.zip", - "hash": "8a2bc934c4e395a156ccfc45065f45de4c0423beaa10096ac1848f1b818e6e85" + "url": "https://github.com/dolthub/dolt/releases/download/v1.10.1/dolt-windows-amd64.zip", + "hash": "d3fc1bb6ea452f29cfed5a4b5e777beadf1426b86885bd11656ceb64124466cf" } }, "extract_dir": "dolt-windows-amd64",