2024-12-10 00:39:37 +00:00

22 lines
725 B
JSON

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