mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
sqldef: Update to version 3.5.1
This commit is contained in:
parent
e74128b2ad
commit
ae303fdcd9
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "3.5.0",
|
"version": "3.5.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.5.0/mssqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.5.1/mssqldef_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.5.1/mysqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.5.0/sqlite3def_windows_amd64.zip"
|
"https://github.com/k0kubun/sqldef/releases/download/v3.5.1/sqlite3def_windows_amd64.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"df91eb9b0cd799517afe492e3b72de877788e0860f3876f72e3178a9253784a9",
|
"71ce46400893659a02d5b67fc3587fff141730e1e968fef61c2d74372cef932e",
|
||||||
"76fdf20fe9335e41026eaed9aff4aa550a5f1dfa8e48ef37fbaeed9d9b12edaa",
|
"c466f7a1fcc680a258f314c8eabccd27712074ac7f20350eeb0b9b5e26e0eec5",
|
||||||
"5f98a9f7749e0d81b7aa5d3187c8c2a229cbec0ddfe7d851dc2cd08c053d9f5f"
|
"aebcbe04a374a819c53d1428d3f5d1c98c1d001e76ddcec009ca65e0a1af3b25"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user