dbmate: Update to version 2.13.0

This commit is contained in:
github-actions[bot] 2024-03-12 04:27:32 +00:00
parent eea429d2d7
commit 4dfd6c5008

View File

@ -1,12 +1,12 @@
{ {
"version": "2.12.0", "version": "2.13.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.12.0/dbmate-windows-amd64.exe#/dbmate.exe", "url": "https://github.com/amacneil/dbmate/releases/download/v2.13.0/dbmate-windows-amd64.exe#/dbmate.exe",
"hash": "3015de250a03bbbd0a4a8db80a193c074366046ad21f20b955fd80b0b6fa5718" "hash": "a2aae71d857e4c56955c6a843d84d4cf7bae3443537e9435d06762f2728a5751"
} }
}, },
"bin": "dbmate.exe", "bin": "dbmate.exe",