From 4806a90df6292994070f028c7b08f525d5e48fb8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 00:36:05 +0000 Subject: [PATCH] dolt: Update to version 1.43.17 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 6f746d61d0..94217e4ae6 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.16", + "version": "1.43.17", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.43.16/dolt-windows-amd64.zip", - "hash": "ef76f80f593a3c3215eb9c3054450300920a4623f3f82ecd3afaf6b8ce02a379" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.17/dolt-windows-amd64.zip", + "hash": "f078441d14b64c1e420f9b3009d024303d33deb90d3c4327320978c6259fa92b" } }, "extract_dir": "dolt-windows-amd64",