From 3aee50b2172c833d4a0c9a1eee2cee6f1cbd6bf8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 12:30:52 +0000 Subject: [PATCH] dbmate: Update to version 1.16.2 --- bucket/dbmate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbmate.json b/bucket/dbmate.json index 00b9b71912..ebb8af5013 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "1.16.1", + "version": "1.16.2", "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.1/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "62b57f93a68fcb456f284849d01e76f3d4df7352fe86a5fb9b6907c926546846" + "url": "https://github.com/amacneil/dbmate/releases/download/v1.16.2/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "48cfe21ef30bd771acd2d3639b0a0a5811e985ebad7ef021c2b99f838d6c5158" } }, "bin": "dbmate.exe",