From 00d19fb8fcf121c765f70a693e83e8b68d9ae54b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:27:52 +0000 Subject: [PATCH] dolt: Update to version 1.45.6 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 9886ee5b6b..8df382edd4 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.5", + "version": "1.45.6", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.45.5/dolt-windows-amd64.zip", - "hash": "6f3ca5135b92b0b468643e9bb95e1617d5701806e0f14724f9638e3c2370eb61" + "url": "https://github.com/dolthub/dolt/releases/download/v1.45.6/dolt-windows-amd64.zip", + "hash": "f6fef6940b22cbf9e4bc4202023d9f8ebeabc1122ba6166afd43ab09398eaa6e" } }, "extract_dir": "dolt-windows-amd64",