From 3f8bd961321611c8dc17335e70df2dff33811458 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 08:26:54 +0000 Subject: [PATCH] dbmate: Update to version 2.9.0 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index 738f174e05..8f728ad63f 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "2.8.0", + "version": "2.9.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.8.0/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "c98cc0223cd66aaf12d25d6301bdf2b123dbbd80c7c491d8948d6a98349227ca" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.9.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "846d37f7bbc7ecc40699106f420d754056f635be39097e607c0588a74477efe6" } }, "bin": "dbmate.exe",