dbmate: Update to version 2.9.0

This commit is contained in:
github-actions[bot] 2023-12-12 08:26:54 +00:00
parent c8674cfc84
commit 3f8bd96132

View File

@ -1,12 +1,12 @@
{ {
"version": "2.8.0", "version": "2.9.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.8.0/dbmate-windows-amd64.exe#/dbmate.exe", "url": "https://github.com/amacneil/dbmate/releases/download/v2.9.0/dbmate-windows-amd64.exe#/dbmate.exe",
"hash": "c98cc0223cd66aaf12d25d6301bdf2b123dbbd80c7c491d8948d6a98349227ca" "hash": "846d37f7bbc7ecc40699106f420d754056f635be39097e607c0588a74477efe6"
} }
}, },
"bin": "dbmate.exe", "bin": "dbmate.exe",