mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 19:14:48 +00:00
22 lines
725 B
JSON
22 lines
725 B
JSON
{
|
|
"version": "2.29.3",
|
|
"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.29.3/dbmate-windows-amd64.exe#/dbmate.exe",
|
|
"hash": "3a3b99f0970ef5a908a8ccc200edd83995e3f00caa36018d43aa9cd2ed1c797c"
|
|
}
|
|
},
|
|
"bin": "dbmate.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/amacneil/dbmate/releases/download/v$version/dbmate-windows-amd64.exe#/dbmate.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|