mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
sqldef: Update to version 0.17.30
This commit is contained in:
parent
c752235a55
commit
cc9784ec21
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "0.17.29",
|
"version": "0.17.30",
|
||||||
"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/v0.17.29/mssqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v0.17.30/mssqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v0.17.29/mysqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v0.17.30/mysqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v0.17.29/sqlite3def_windows_amd64.zip"
|
"https://github.com/k0kubun/sqldef/releases/download/v0.17.30/sqlite3def_windows_amd64.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"83badc9fe8bbea1f15de0dcc1c721fbd2c36df9918936cf038ace80d28b9ef36",
|
"f7e024a37c1ef5768daecd05216958df26d87617369c65114aca369fbb03ab48",
|
||||||
"06b485581c44bfe2a0975bd6975fc5b9cd2697a0d7555f3e51b4bf79631057a2",
|
"84dadfef5d16b41a1ef8e3324fb8b3cd87e00194764b731df72a0bdfa66a2a37",
|
||||||
"3acba7e6f66f07248150ad732324ce0f63f2856113e9dff4bf5bd67da750a6cc"
|
"7aaedd08b6a228da26d736f7622ca3e4f7129ab0c4e9bf153da5f24c5d22db84"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user