From be935ae6e0d7688ee3d2b2070a4b2d94a1152783 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 20:24:04 +0000 Subject: [PATCH] dbmate: Update to version 2.10.0 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index 8f728ad63f..86e3384dcc 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "2.9.0", + "version": "2.10.0", "description": "A lightweight, framework-agnostic database migration tool", "homepage": "https://github.com/amacneil/dbmate", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/amacneil/dbmate/releases/download/v2.9.0/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "846d37f7bbc7ecc40699106f420d754056f635be39097e607c0588a74477efe6" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.10.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "5a2c4ec7a14846beca2ad93eb8866d803e3e134dffe99104b8eead4973668d21" } }, "bin": "dbmate.exe",