dbmate: Update to version 1.15.0

This commit is contained in:
github-actions[bot] 2022-03-25 20:26:51 +00:00
parent 4a41cd0212
commit c3c6c74add

View File

@ -1,12 +1,12 @@
{ {
"version": "1.14.0", "version": "1.15.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.14.0/dbmate-windows-amd64.exe#/dbmate.exe", "url": "https://github.com/amacneil/dbmate/releases/download/v1.15.0/dbmate-windows-amd64.exe#/dbmate.exe",
"hash": "30db58c654b48e7716ee609166902fad02bc31dd2ec91f65b8b807b56b46f169" "hash": "95a70c56b297f0541b656d7249b15c22b1fe5d5422011c98e8e2b98a75baaa30"
} }
}, },
"bin": "dbmate.exe", "bin": "dbmate.exe",