mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
22 lines
725 B
JSON
22 lines
725 B
JSON
{
|
|
"version": "2.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/v2.16.0/dbmate-windows-amd64.exe#/dbmate.exe",
|
|
"hash": "31c5227b69c9abcffefeb160bf315a3c3485993f4f99b9188624abd828ba225f"
|
|
}
|
|
},
|
|
"bin": "dbmate.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/amacneil/dbmate/releases/download/v$version/dbmate-windows-amd64.exe#/dbmate.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|