2025-02-19 20:28:53 +00:00

22 lines
725 B
JSON

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