mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
sqldef: Update to version 3.1.18
This commit is contained in:
parent
57a6f2d5a2
commit
cea3368e5f
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.17",
|
"version": "3.1.18",
|
||||||
"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.1.17/mssqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.1.18/mssqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.17/mysqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.1.18/mysqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.17/sqlite3def_windows_amd64.zip"
|
"https://github.com/k0kubun/sqldef/releases/download/v3.1.18/sqlite3def_windows_amd64.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"e715be0d477299c34a9571e55afde740b71edd2aeff029e37ae2517616d36839",
|
"e533131204d2abf00e77224d35fdd82a4161cc624fd7312b6c036488c39a3784",
|
||||||
"10b3bab07c428507a51db2b49e333bfbf02697478b8243c16c49ef30522a5aa9",
|
"ba1048e7ee850b39f0988ed82fb3e4bfbd85b04c902dcef4751f5dde79c424e1",
|
||||||
"ba3d9d990a5e43fb3f5161378f30f3a78ef902363ec59ef323ac9b61194be9cd"
|
"5b0c461ee36e45b86131a7cc13b4a829caab6de31f050a2a127d881f688562a3"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user