dbmate: Update to version 2.7.0

This commit is contained in:
github-actions[bot] 2023-10-27 08:26:07 +00:00
parent adc251b90e
commit e4b3271ffa

View File

@ -1,12 +1,12 @@
{ {
"version": "2.6.0", "version": "2.7.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.6.0/dbmate-windows-amd64.exe#/dbmate.exe", "url": "https://github.com/amacneil/dbmate/releases/download/v2.7.0/dbmate-windows-amd64.exe#/dbmate.exe",
"hash": "18ebb9faf92c0025bbb23b38cb9fa2b3999277dba378a6e0044623039e8e4754" "hash": "285d09b0df1d13910b5b40d2337e470cf6434826fabf4baaabf50e769ac7908f"
} }
}, },
"bin": "dbmate.exe", "bin": "dbmate.exe",