From 78ac14c696cfe0e62fa243cc35d6ea2b8b8a251c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 04:26:27 +0000 Subject: [PATCH] dolt: Update to version 1.36.0 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index d0d33a887b..5174e54c77 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.35.13", + "version": "1.36.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.35.13/dolt-windows-amd64.zip", - "hash": "c86ca44b4ab4e85659b7df7262268e890f0b1339849d4067d8715b9d45ef6bf2" + "url": "https://github.com/dolthub/dolt/releases/download/v1.36.0/dolt-windows-amd64.zip", + "hash": "cf6023a1cbb081be0da9936f3a3eb8696d620293685c9a7ee92bd8faf34a0e44" } }, "extract_dir": "dolt-windows-amd64",