dbmate: Update to version 2.20.0

This commit is contained in:
github-actions[bot] 2024-08-20 20:27:41 +00:00
parent ad0b22c351
commit fac1db8ece

View File

@ -1,12 +1,12 @@
{ {
"version": "2.19.0", "version": "2.20.0",
"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/v2.19.0/dbmate-windows-amd64.exe#/dbmate.exe", "url": "https://github.com/amacneil/dbmate/releases/download/v2.20.0/dbmate-windows-amd64.exe#/dbmate.exe",
"hash": "2156d3da06119c0e5ff27c108c4376fc7d0c9601f8dc9221d606dc87a34c6bd3" "hash": "3684541340f5b6750bb9ca2aa94847f0b462f2a88b32ac0e1db17dce8f71f9f1"
} }
}, },
"bin": "dbmate.exe", "bin": "dbmate.exe",