From c3c6c74adde26cde00ec011158f9206fbafb3b28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 20:26:51 +0000 Subject: [PATCH] dbmate: Update to version 1.15.0 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index 07397bee00..6981d7b2e5 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "1.14.0", + "version": "1.15.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.14.0/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "30db58c654b48e7716ee609166902fad02bc31dd2ec91f65b8b807b56b46f169" + "url": "https://github.com/amacneil/dbmate/releases/download/v1.15.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "95a70c56b297f0541b656d7249b15c22b1fe5d5422011c98e8e2b98a75baaa30" } }, "bin": "dbmate.exe",