2024-08-20 20:27:41 +00:00

22 lines
725 B
JSON

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