From 4b905b608a851655012c5f8c547cdda7125d23ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 20:28:21 +0000 Subject: [PATCH] dolt: Update to version 1.49.0 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 9de6e6b6ef..0ec079ee92 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.48.0", + "version": "1.49.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.48.0/dolt-windows-amd64.zip", - "hash": "2b24a95756c93d6987abbfa6454216821bdc3fc9b7c6027ee3b52e6d5f6d665b" + "url": "https://github.com/dolthub/dolt/releases/download/v1.49.0/dolt-windows-amd64.zip", + "hash": "7ab7639100d24370b7d9bc6ac8787792f791fb3b796ee90bd7c9a6257579f46b" } }, "extract_dir": "dolt-windows-amd64",