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