2024-07-02 00:33:41 +00:00

22 lines
725 B
JSON

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