From cca8a6c50080e0508f9249e36c522f2948403b03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 04:25:50 +0000 Subject: [PATCH] dbmate: Update to version 2.4.0 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index e5f7aea550..d28313b7a9 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "2.3.0", + "version": "2.4.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.3.0/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "b82ce3c686c38d4cf9cc77308ea7ab2582f3068db55391309f15f8e60edfe402" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.4.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "2b43db2ca09fee6c898789f445d763860759dd56917f0e437aabd5af44af862c" } }, "bin": "dbmate.exe",