From b14e9ec3a7ff79714ab6495a87b49f133f80fce7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 04:27:30 +0000 Subject: [PATCH] dolt: Update to version 0.75.9 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index e5e3d22b19..c24c63ec9e 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": "0.75.8", + "version": "0.75.9", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.75.8/dolt-windows-amd64.zip", - "hash": "f84859f809b515d3141254988b2a8f44765e35ebb0b8e7b543f10dabead67a64" + "url": "https://github.com/dolthub/dolt/releases/download/v0.75.9/dolt-windows-amd64.zip", + "hash": "21a01d31db3ce9f53ffe9a66ab4a4c5277f534394f5facf9d15f0a16a2da39b0" } }, "extract_dir": "dolt-windows-amd64",