From 642b79712cd28b1054cafdd85471f702f1af1120 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 20:28:53 +0000 Subject: [PATCH] dbmate: Update to version 2.26.0 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index ba4d377c80..2e635e6b9b 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "2.25.0", + "version": "2.26.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.25.0/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "5d55de71fdba3c7b06ff879ea36f29d4ef96fac097987749fc97d9c4c918e9de" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.26.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "222f610376c4793939f842a0701b3b6f5ce300e18549e14842f0b7c16dd0ea58" } }, "bin": "dbmate.exe",