From 5ff2be35cc794e80f315e401d3cfed3da03ec81d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 20:25:01 +0000 Subject: [PATCH] dolt: Update to version 0.75.16 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 59ed16a7f7..09d5bdf008 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.15", + "version": "0.75.16", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.75.15/dolt-windows-amd64.zip", - "hash": "8963a624c46e5e88461af373c0db24933bdbc5e8aa746d8aa777015d5c8bb56e" + "url": "https://github.com/dolthub/dolt/releases/download/v0.75.16/dolt-windows-amd64.zip", + "hash": "ee3b13685e634cd3149fa3df0a1b5063030af71e2c1aa57b00bbb816eb7e8dfc" } }, "extract_dir": "dolt-windows-amd64",