2026-02-18 20:32:19 +00:00

22 lines
725 B
JSON

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