From 719b1a3108b53b48fd62cdb3b573249217f30fac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Mar 2023 00:34:24 +0000 Subject: [PATCH] dbmate: Update to version 2.1.0 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index f5ec32bcbe..ec07ca8da5 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "2.0.1", + "version": "2.1.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.0.1/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "5c8860cff7249e1459b5ef300fef7d819e5a99d6b7afc0a63662597f8dd44022" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.1.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "9c23de2fff66f000d5d1c49fcb7beac33f8364f77f3bf7c9d1c4039c3acf4aa6" } }, "bin": "dbmate.exe",