2024-03-12 04:27:32 +00:00

22 lines
725 B
JSON

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