From f0d66fc002782056c26f1431ae50d48ea1fed4f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 16:30:41 +0000 Subject: [PATCH] dbmate: Update to version 2.28.0 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index f0442f1f13..5059e23d04 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "2.27.0", + "version": "2.28.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.27.0/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "5fec472d738131a206ee3d0d65803eea3919a5ac3a7812d20f0419525904e2de" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.28.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "4450a4f0f6763b17401d9a65e006a1a80da2fbc9c76fba02fcc96b10e718c0b2" } }, "bin": "dbmate.exe",