From 4957e3ca2434a29e060c978ecd11dbc697d42e63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 08:30:14 +0000 Subject: [PATCH] dbmate: Update to version 2.21.0 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index 39becdb88f..8d202964de 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "2.20.0", + "version": "2.21.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.20.0/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "3684541340f5b6750bb9ca2aa94847f0b462f2a88b32ac0e1db17dce8f71f9f1" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.21.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "a65702ad084efbde6efa329bee934ce883224dce1995e0b131b9355227921207" } }, "bin": "dbmate.exe",