2026-02-02 12:32:50 +00:00

22 lines
725 B
JSON

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