mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
sqldef: Update to version 2.4.8
This commit is contained in:
parent
692281bfb7
commit
c8d2f197ce
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.6",
|
"version": "2.4.8",
|
||||||
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
|
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
|
||||||
"homepage": "https://github.com/k0kubun/sqldef",
|
"homepage": "https://github.com/k0kubun/sqldef",
|
||||||
"license": "MIT,Apache-2.0",
|
"license": "MIT,Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v2.4.6/mssqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v2.4.8/mssqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v2.4.6/mysqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v2.4.8/mysqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v2.4.6/sqlite3def_windows_amd64.zip"
|
"https://github.com/k0kubun/sqldef/releases/download/v2.4.8/sqlite3def_windows_amd64.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"1586591dd7e93c15b998fb08b19c44356affbe460f08719baeb0fddace2cfaaf",
|
"d2cd1d410fb1bda43954d827b61c7987e6a9c0dac227eed33b493a6eb71b0222",
|
||||||
"1439623a976a76659a0ab12dd8a23e67dad4575f0ba5e6833b6de52073629f62",
|
"26c8c46244a5f641706770c1b9d7c7adc0534ba2fe877830ec91ca49e3ec573c",
|
||||||
"c2e5aaaf83a8b58fdbb0a999e55f9ba0223d47c4355a51f6c7126c6ae085742b"
|
"510bde543ebfe9ef503b525da1f3399553ff505b65a30a3985d8ee462ccaa883"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user