dbmate: Update to version 2.6.0

This commit is contained in:
github-actions[bot] 2023-08-26 08:26:17 +00:00
parent 36de128fd2
commit ee96c9a333

View File

@ -1,12 +1,12 @@
{ {
"version": "2.5.0", "version": "2.6.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.5.0/dbmate-windows-amd64.exe#/dbmate.exe", "url": "https://github.com/amacneil/dbmate/releases/download/v2.6.0/dbmate-windows-amd64.exe#/dbmate.exe",
"hash": "783773d9a956984ab8b32045f636d95af7cd9a660d4674147da23552a4acd3c9" "hash": "18ebb9faf92c0025bbb23b38cb9fa2b3999277dba378a6e0044623039e8e4754"
} }
}, },
"bin": "dbmate.exe", "bin": "dbmate.exe",