From 4dfd6c50087bfa016a58e8667397372b2d749f36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 04:27:32 +0000 Subject: [PATCH] dbmate: Update to version 2.13.0 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index 5a54084ef7..1a10c120cb 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "2.12.0", + "version": "2.13.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.12.0/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "3015de250a03bbbd0a4a8db80a193c074366046ad21f20b955fd80b0b6fa5718" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.13.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "a2aae71d857e4c56955c6a843d84d4cf7bae3443537e9435d06762f2728a5751" } }, "bin": "dbmate.exe",