2026-02-11 20:32:42 +00:00

22 lines
725 B
JSON

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