2022-10-23 00:41:40 +00:00

22 lines
725 B
JSON

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