2023-08-26 08:26:17 +00:00

22 lines
723 B
JSON

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