2024-11-09 20:26:19 +00:00

22 lines
725 B
JSON

{
"version": "2.22.0",
"description": "A lightweight, framework-agnostic database migration tool",
"homepage": "https://github.com/amacneil/dbmate",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/amacneil/dbmate/releases/download/v2.22.0/dbmate-windows-amd64.exe#/dbmate.exe",
"hash": "ae0d2a260bbfedfc010724bea28d5c5bb09b8d9d2ede699b6675a299e0d8b808"
}
},
"bin": "dbmate.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/amacneil/dbmate/releases/download/v$version/dbmate-windows-amd64.exe#/dbmate.exe"
}
}
}
}