2022-01-31 20:07:32 +05:30

22 lines
725 B
JSON

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