dbmate: Update to version 2.10.0

This commit is contained in:
github-actions[bot] 2023-12-21 20:24:04 +00:00
parent ad823d541f
commit be935ae6e0

View File

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