From 7f9c400bb072d3f8ac6040f8579d47b257da0831 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 20:26:19 +0000 Subject: [PATCH] dbmate: Update to version 2.22.0 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index 8d202964de..9c790dcc2c 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "2.21.0", + "version": "2.22.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.21.0/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "a65702ad084efbde6efa329bee934ce883224dce1995e0b131b9355227921207" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.22.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "ae0d2a260bbfedfc010724bea28d5c5bb09b8d9d2ede699b6675a299e0d8b808" } }, "bin": "dbmate.exe",