mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Merge branch 'master' of https://github.com/lukesampson/scoop
This commit is contained in:
commit
379102a683
13
lynx.json
13
lynx.json
@ -1,11 +1,11 @@
|
||||
{
|
||||
"_comment": "Version 2.8.3 was moved to https://github.com/rasa/versions/blob/master/nodejs4.json",
|
||||
"version": "2.8.9dev.16",
|
||||
"version": "2.8.9rel.1",
|
||||
"homepage": "http://invisible-island.net/lynx/lynx.html",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://invisible-island.net/datafiles/current/lynx-newssl-setup.exe",
|
||||
"hash": "d64fdbed6b470953e2504cdde0a58c6b68d0c600d39791380e855030abb2db56"
|
||||
"hash": "6de2b0bc8fbde7f59dc718d5583cfef58c752b4bb107b5332f56b8ebe7f3ab42"
|
||||
}
|
||||
},
|
||||
"bin": "lynx.cmd",
|
||||
@ -32,5 +32,12 @@
|
||||
" echo 'lynx requires the 32-bit version of openssl to be installed'",
|
||||
" exit 1",
|
||||
"}"
|
||||
]
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://lynx.invisible-island.net/current/CHANGES",
|
||||
"re": "[\\d-]{10}\\s+\\(([\\w.]+)\\)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://invisible-island.net/datafiles/current/lynx-newssl-setup.exe"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user