mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
sqldef: Update to version 0.17.25
This commit is contained in:
parent
9e9065601b
commit
ef2370cd35
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "0.17.24",
|
"version": "0.17.25",
|
||||||
"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.24/mssqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v0.17.25/mssqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v0.17.24/mysqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v0.17.25/mysqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v0.17.24/sqlite3def_windows_amd64.zip"
|
"https://github.com/k0kubun/sqldef/releases/download/v0.17.25/sqlite3def_windows_amd64.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"22ebeaa9cfddb1e485befecbbcae66365cb25f0df433ab469d63b1ed1f0150b2",
|
"c43d7809a38580dd1923e0087b2b91962e6e00ab6d53bad6bd9f948550ea1dd8",
|
||||||
"fb52ec47d2cd4577298798ec28e95ef6be6bb05ca4d42aed894e09c20c9c2f1f",
|
"4347ff227be6c1979d6e5a8aec0b18ae53617085fec89c5b513d2dff955bf83c",
|
||||||
"98f15c971300d5d824b0d7491161bc6d949f6e5ceca5c595fcd7560374381eab"
|
"490bc1867c95eb81f940e1313e00af8e510129e58e188e3d5c9e49e22e33abb7"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user