mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
sqldef: Update to version 3.5.0
This commit is contained in:
parent
d4135c3b5b
commit
33fbcfbc77
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "3.4.0",
|
"version": "3.5.0",
|
||||||
"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.4.0/mssqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.5.0/mssqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.4.0/mysqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.5.0/mysqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.4.0/sqlite3def_windows_amd64.zip"
|
"https://github.com/k0kubun/sqldef/releases/download/v3.5.0/sqlite3def_windows_amd64.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"d8246cb834e0d0f64f178153ea60e714710d1c92191dfa481a1fe77eeec23c2b",
|
"df91eb9b0cd799517afe492e3b72de877788e0860f3876f72e3178a9253784a9",
|
||||||
"5c43a21ee7d4432af909c587a44cf71b4aa7e6a68742793f7de6dfeb2c731ddd",
|
"76fdf20fe9335e41026eaed9aff4aa550a5f1dfa8e48ef37fbaeed9d9b12edaa",
|
||||||
"2e506b9ca93189bc2c18114641f820e549232b57d734d09fa8bc39bd8de59d28"
|
"5f98a9f7749e0d81b7aa5d3187c8c2a229cbec0ddfe7d851dc2cd08c053d9f5f"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user