From 224959fe1507a129f993bea85ddc70f7948dec21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 20:27:26 +0000 Subject: [PATCH] dolt: Update to version 1.46.0 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 8df382edd4..32de495085 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.45.6", + "version": "1.46.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.45.6/dolt-windows-amd64.zip", - "hash": "f6fef6940b22cbf9e4bc4202023d9f8ebeabc1122ba6166afd43ab09398eaa6e" + "url": "https://github.com/dolthub/dolt/releases/download/v1.46.0/dolt-windows-amd64.zip", + "hash": "9def09af47180d67e8020b0d2297ee497aeba4a8aa4b219bd47f13d615fdcd2f" } }, "extract_dir": "dolt-windows-amd64",