dbmate: Update to version 1.16.2

This commit is contained in:
github-actions[bot] 2023-01-31 12:30:52 +00:00
parent 2bed5b4aca
commit 3aee50b217

View File

@ -1,12 +1,12 @@
{ {
"version": "1.16.1", "version": "1.16.2",
"description": "A lightweight, framework-agnostic database migration tool", "description": "A lightweight, framework-agnostic database migration tool",
"homepage": "https://github.com/amacneil/dbmate", "homepage": "https://github.com/amacneil/dbmate",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/amacneil/dbmate/releases/download/v1.16.1/dbmate-windows-amd64.exe#/dbmate.exe", "url": "https://github.com/amacneil/dbmate/releases/download/v1.16.2/dbmate-windows-amd64.exe#/dbmate.exe",
"hash": "62b57f93a68fcb456f284849d01e76f3d4df7352fe86a5fb9b6907c926546846" "hash": "48cfe21ef30bd771acd2d3639b0a0a5811e985ebad7ef021c2b99f838d6c5158"
} }
}, },
"bin": "dbmate.exe", "bin": "dbmate.exe",