mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
22 lines
725 B
JSON
22 lines
725 B
JSON
{
|
|
"version": "2.15.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.15.0/dbmate-windows-amd64.exe#/dbmate.exe",
|
|
"hash": "41f110b0b544d11a7800fa7f25c0ee8677f4e2197a251aed5e4225a3823ed6a1"
|
|
}
|
|
},
|
|
"bin": "dbmate.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/amacneil/dbmate/releases/download/v$version/dbmate-windows-amd64.exe#/dbmate.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|