From 9ba3bcefcfd10696f8188a5537c54579eb6fb325 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 20:29:03 +0000 Subject: [PATCH] dolt: Update to version 1.45.5 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 1e677c4f41..9886ee5b6b 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.4", + "version": "1.45.5", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.45.4/dolt-windows-amd64.zip", - "hash": "9b2eeba374a061eb024880b9a212675bdcb6e4387bb3e9f50a7f125db745235c" + "url": "https://github.com/dolthub/dolt/releases/download/v1.45.5/dolt-windows-amd64.zip", + "hash": "6f3ca5135b92b0b468643e9bb95e1617d5701806e0f14724f9638e3c2370eb61" } }, "extract_dir": "dolt-windows-amd64",