mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
lynx: remove 32bit architecture
closes https://github.com/lukesampson/scoop/issues/3105
This commit is contained in:
parent
6736551752
commit
f11991840b
@ -4,12 +4,8 @@
|
|||||||
"description": "Fully featured World-Wide Web browser.",
|
"description": "Fully featured World-Wide Web browser.",
|
||||||
"homepage": "https://invisible-island.net/lynx/lynx.html",
|
"homepage": "https://invisible-island.net/lynx/lynx.html",
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"architecture": {
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://invisible-island.net/datafiles/current/lynx-newssl-setup.exe",
|
"url": "https://invisible-island.net/datafiles/current/lynx-newssl-setup.exe",
|
||||||
"hash": "0ef92b5cd543acecf6045cccb98c60593c8d0409e81f8a2759c2726383d6619e"
|
"hash": "0ef92b5cd543acecf6045cccb98c60593c8d0409e81f8a2759c2726383d6619e",
|
||||||
}
|
|
||||||
},
|
|
||||||
"bin": "lynx.cmd",
|
"bin": "lynx.cmd",
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
"depends": [
|
"depends": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user