dbmate: Update to version 2.0.0

This commit is contained in:
github-actions[bot] 2023-02-27 16:30:19 +00:00
parent 2145a7f9b8
commit 677547a235

View File

@ -1,12 +1,12 @@
{ {
"version": "1.16.2", "version": "2.0.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/v1.16.2/dbmate-windows-amd64.exe#/dbmate.exe", "url": "https://github.com/amacneil/dbmate/releases/download/v2.0.0/dbmate-windows-amd64.exe#/dbmate.exe",
"hash": "48cfe21ef30bd771acd2d3639b0a0a5811e985ebad7ef021c2b99f838d6c5158" "hash": "25d6718e19cd452d373509befe0f96e63272433fdfd82a39725b26bc8ebf9f6f"
} }
}, },
"bin": "dbmate.exe", "bin": "dbmate.exe",