From fac1db8ecedabee888558334a74e5c0abb1d650f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 20:27:41 +0000 Subject: [PATCH] dbmate: Update to version 2.20.0 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index bb1f2f755b..39becdb88f 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "2.19.0", + "version": "2.20.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.19.0/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "2156d3da06119c0e5ff27c108c4376fc7d0c9601f8dc9221d606dc87a34c6bd3" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.20.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "3684541340f5b6750bb9ca2aa94847f0b462f2a88b32ac0e1db17dce8f71f9f1" } }, "bin": "dbmate.exe",