From 9d2d27dc8e32a9602fb5ae29a5d2e95b70824960 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 20:27:59 +0000 Subject: [PATCH] dolt: Update to version 1.43.7 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index cd3a16b396..60b910b757 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.43.6", + "version": "1.43.7", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.43.6/dolt-windows-amd64.zip", - "hash": "d7f3f319efe96081fec112018322dc193daf7d3d186e340fa5d6219ed3d9d61a" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.7/dolt-windows-amd64.zip", + "hash": "9fcda2edb500028e90c2214f5a68ceae55d9232755475d76fcb758296dba21ab" } }, "extract_dir": "dolt-windows-amd64",