mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
sqldef: Update to version 3.6.1
This commit is contained in:
parent
a040b64267
commit
9c266f9451
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "3.6.0",
|
"version": "3.6.1",
|
||||||
"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.6.0/mssqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.6.1/mssqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.6.0/mysqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.6.1/mysqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.6.0/sqlite3def_windows_amd64.zip"
|
"https://github.com/k0kubun/sqldef/releases/download/v3.6.1/sqlite3def_windows_amd64.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"de0e52213dea084f108ea5a665a296f4e3aac8788ac039733add1636d2f30c92",
|
"f3dcdca165f519cee75adce31562cdf09437590b9f6564559c16130b61f608e0",
|
||||||
"eb504c2b5ba51be09726a7cbce1a0c1244e8e78a4a6993827dfb372f912d0489",
|
"40e815075556a79665e1c2a065b1ace88636cffb804fad3ab0052acd4e22700a",
|
||||||
"f18875a47760b82ad04f6b836a49f8bba50ca46a1f1e6fd91c5d8d31288d9ae3"
|
"4bb4bc9d7a4b5da119a8696b7f633aba81adc5e3f7ba1cb1ea78011e774e59a2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user