2026-02-03 00:54:11 +00:00

22 lines
725 B
JSON

{
"version": "2.29.5",
"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.29.5/dbmate-windows-amd64.exe#/dbmate.exe",
"hash": "0513ca22ce23d8abba9fc9a0b0ae5c115ec6f1212cf45e502f2c87678ef77386"
}
},
"bin": "dbmate.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/amacneil/dbmate/releases/download/v$version/dbmate-windows-amd64.exe#/dbmate.exe"
}
}
}
}