2024-02-13 08:25:31 +00:00

22 lines
725 B
JSON

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