2024-09-16 08:30:14 +00:00

22 lines
725 B
JSON

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