From e0b693862ea47966d7bee449acb38ed861b17020 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 20:29:55 +0000 Subject: [PATCH] dbmate: Update to version 2.27.0 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index 2e635e6b9b..f0442f1f13 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "2.26.0", + "version": "2.27.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.26.0/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "222f610376c4793939f842a0701b3b6f5ce300e18549e14842f0b7c16dd0ea58" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.27.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "5fec472d738131a206ee3d0d65803eea3919a5ac3a7812d20f0419525904e2de" } }, "bin": "dbmate.exe",