We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6736551 commit f119918Copy full SHA for f119918
bucket/lynx.json
@@ -4,12 +4,8 @@
4
"description": "Fully featured World-Wide Web browser.",
5
"homepage": "https://invisible-island.net/lynx/lynx.html",
6
"license": "GPL-2.0-only",
7
- "architecture": {
8
- "32bit": {
9
- "url": "https://invisible-island.net/datafiles/current/lynx-newssl-setup.exe",
10
- "hash": "0ef92b5cd543acecf6045cccb98c60593c8d0409e81f8a2759c2726383d6619e"
11
- }
12
- },
+ "url": "https://invisible-island.net/datafiles/current/lynx-newssl-setup.exe",
+ "hash": "0ef92b5cd543acecf6045cccb98c60593c8d0409e81f8a2759c2726383d6619e",
13
"bin": "lynx.cmd",
14
"innosetup": true,
15
"depends": [
0 commit comments