dbmate: Update to version 2.1.0

This commit is contained in:
github-actions[bot] 2023-03-19 00:34:24 +00:00
parent fc62b17866
commit 719b1a3108

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.1", "version": "2.1.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.0.1/dbmate-windows-amd64.exe#/dbmate.exe", "url": "https://github.com/amacneil/dbmate/releases/download/v2.1.0/dbmate-windows-amd64.exe#/dbmate.exe",
"hash": "5c8860cff7249e1459b5ef300fef7d819e5a99d6b7afc0a63662597f8dd44022" "hash": "9c23de2fff66f000d5d1c49fcb7beac33f8364f77f3bf7c9d1c4039c3acf4aa6"
} }
}, },
"bin": "dbmate.exe", "bin": "dbmate.exe",