From ce97025f16a1cd74c5a1fcbd0bacfe9989bcfd75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:54:11 +0000 Subject: [PATCH] dbmate: Update to version 2.29.5 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index f08671d9c8..14e38d7f7f 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "2.29.4", + "version": "2.29.5", "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.29.4/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "e59431e47ecb1ddefe27f07dbd003f7e6acbef779da931dd4db2f1914b93507b" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.29.5/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "0513ca22ce23d8abba9fc9a0b0ae5c115ec6f1212cf45e502f2c87678ef77386" } }, "bin": "dbmate.exe",