dbmate: Update to version 2.22.0

This commit is contained in:
github-actions[bot] 2024-11-09 20:26:19 +00:00
parent 5427c744bb
commit 7f9c400bb0

View File

@ -1,12 +1,12 @@
{ {
"version": "2.21.0", "version": "2.22.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.21.0/dbmate-windows-amd64.exe#/dbmate.exe", "url": "https://github.com/amacneil/dbmate/releases/download/v2.22.0/dbmate-windows-amd64.exe#/dbmate.exe",
"hash": "a65702ad084efbde6efa329bee934ce883224dce1995e0b131b9355227921207" "hash": "ae0d2a260bbfedfc010724bea28d5c5bb09b8d9d2ede699b6675a299e0d8b808"
} }
}, },
"bin": "dbmate.exe", "bin": "dbmate.exe",