From 3e81da0dba20d90b033796a9a0115da735a6f5b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 20:23:27 +0000 Subject: [PATCH] dolt: Update to version 1.13.1 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index d6c84db279..8283d1ab71 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.13.0", + "version": "1.13.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.13.0/dolt-windows-amd64.zip", - "hash": "cdf25518e39ad4ff54af671f9a554799982e577d9f0bcc8ee66813f58079eca2" + "url": "https://github.com/dolthub/dolt/releases/download/v1.13.1/dolt-windows-amd64.zip", + "hash": "a6ada251d4a70ce0352c6f8c2fc9796b9f8b0210402c9f8adb0652c28261819d" } }, "extract_dir": "dolt-windows-amd64",