2022-02-04 08:25:28 +00:00

22 lines
725 B
JSON

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