mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
dbmate: Add version 1.13.0 (#3204)
* dbmate: Add version 1.12.1 * dbmate: Update to version 1.13.0
This commit is contained in:
parent
8eb77d903c
commit
f524893252
21
bucket/dbmate.json
Normal file
21
bucket/dbmate.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "1.13.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/v1.13.0/dbmate-windows-amd64#/dbmate.exe",
|
||||
"hash": "cf7174d63cab975cb3773d983188ab8920e91092e70f26bf1e299059951962ca"
|
||||
}
|
||||
},
|
||||
"bin": "dbmate.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/amacneil/dbmate/releases/download/v$version/dbmate-windows-amd64#/dbmate.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user