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