From 677547a2358cc2681dbbd4702e07daf83a766a87 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 16:30:19 +0000 Subject: [PATCH] dbmate: Update to version 2.0.0 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index ebb8af5013..9909901498 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "1.16.2", + "version": "2.0.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/v1.16.2/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "48cfe21ef30bd771acd2d3639b0a0a5811e985ebad7ef021c2b99f838d6c5158" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.0.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "25d6718e19cd452d373509befe0f96e63272433fdfd82a39725b26bc8ebf9f6f" } }, "bin": "dbmate.exe",