mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
sqldef: Remove obsolete 32bit architecture (#6243)
* Upstream dropped support for i386 with v0.14.0 ; See https://github.com/sqldef/sqldef/blob/master/CHANGELOG.md#v0140 * Distributing v0.13.23 for x86 when the manifest claims v0.17.20 is bad UX and wrong * scoop info currently fails to parse the manifest with the error: data did not match any variant of untagged enum TOrArrayOfTs at line 30 column 9
This commit is contained in:
parent
288895091e
commit
7f91b609c5
@ -15,18 +15,6 @@
|
|||||||
"de22af6a40aa1e0ee10534005d86927817a6295ee406f9510d008b2544b6f0a5",
|
"de22af6a40aa1e0ee10534005d86927817a6295ee406f9510d008b2544b6f0a5",
|
||||||
"1aeb2c30739732a270d1a4b6c221a7e3389cb932f0394a15139f4d43b0461e9c"
|
"1aeb2c30739732a270d1a4b6c221a7e3389cb932f0394a15139f4d43b0461e9c"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": [
|
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v0.13.23/mssqldef_windows_386.zip",
|
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v0.13.23/mysqldef_windows_386.zip",
|
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v0.13.23/sqlite3def_windows_386.zip"
|
|
||||||
],
|
|
||||||
"hash": [
|
|
||||||
"",
|
|
||||||
"f06f29dc3e7683f55bdb1adc90224ce9b5bf46b0ae2e9ed23cada8e5f21958b7",
|
|
||||||
"6e24bc4a66075bda5a75158b5318a5e333af876f5f1d3882841d1ac45b1f3c98"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user