mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
Fix http link in SBCL
This commit is contained in:
parent
bd67b8bfa4
commit
30c48ad489
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://http://www.sbcl.org/",
|
"homepage": "http://www.sbcl.org/",
|
||||||
"version": "1.2.1",
|
"version": "1.2.1",
|
||||||
"license": "http://www.sbcl.org/history.html",
|
"license": "http://www.sbcl.org/history.html",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
@ -18,4 +18,4 @@
|
|||||||
"bin": [ "PFiles\\Steel Bank Common Lisp\\1.2.1\\sbcl.exe"],
|
"bin": [ "PFiles\\Steel Bank Common Lisp\\1.2.1\\sbcl.exe"],
|
||||||
"checkver": "The most recent version is SBCL ([^\\ ]+)",
|
"checkver": "The most recent version is SBCL ([^\\ ]+)",
|
||||||
"notes": "Please restart you command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/"
|
"notes": "Please restart you command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user