dbmate: Update to version 2.4.0

This commit is contained in:
github-actions[bot] 2023-05-31 04:25:50 +00:00
parent ac8ea54ded
commit cca8a6c500

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.0", "version": "2.4.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.3.0/dbmate-windows-amd64.exe#/dbmate.exe", "url": "https://github.com/amacneil/dbmate/releases/download/v2.4.0/dbmate-windows-amd64.exe#/dbmate.exe",
"hash": "b82ce3c686c38d4cf9cc77308ea7ab2582f3068db55391309f15f8e60edfe402" "hash": "2b43db2ca09fee6c898789f445d763860759dd56917f0e437aabd5af44af862c"
} }
}, },
"bin": "dbmate.exe", "bin": "dbmate.exe",