mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
sqldef: Update to version 3.8.7
This commit is contained in:
parent
28c24be63d
commit
7f9da45334
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "3.8.5",
|
"version": "3.8.7",
|
||||||
"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/v3.8.5/mssqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.8.7/mssqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.8.5/mysqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.8.7/mysqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.8.5/sqlite3def_windows_amd64.zip"
|
"https://github.com/k0kubun/sqldef/releases/download/v3.8.7/sqlite3def_windows_amd64.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"d969a49898a02cc3f80d163a9230e53faecc1a24e687973048e40ebef816c053",
|
"0f36f2e696b21551e0ef59279ad1f37dc6a86bc5f220016f7c56d44bf5ade876",
|
||||||
"88a878d4e62933de6db49ff2abcac112deb562d6cd6bba784176438c0f568281",
|
"d7eee31ca483cbf78773b131aa815a31521773916300dbe76e0f67f0d31e0d1c",
|
||||||
"ac6d119f2894921d6c1976b91a76b22623d5faa6c2b19b63f7095e507c4891a8"
|
"d1cc3a684cece39872c9e0e08fded5659135cd271bbba6f9afa2d55e9bacbd4c"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user