mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
sbcl: Update to version 2.2.1
This commit is contained in:
parent
1bd8223e56
commit
40b785172d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.0",
|
"version": "2.2.1",
|
||||||
"description": "A high performance Common Lisp compiler.",
|
"description": "A high performance Common Lisp compiler.",
|
||||||
"homepage": "http://www.sbcl.org/",
|
"homepage": "http://www.sbcl.org/",
|
||||||
"license": {
|
"license": {
|
||||||
@ -9,8 +9,8 @@
|
|||||||
"notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/",
|
"notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.2.0/sbcl-2.2.0-x86-64-windows-binary.msi",
|
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.2.1/sbcl-2.2.1-x86-64-windows-binary.msi",
|
||||||
"hash": "sha1:7c45bdcd1ffb8a6ead49fd63f2b9eca01a1df434"
|
"hash": "sha1:55cdb3e40b5f7a2708bc4396889b5987d802667a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "PFiles\\Steel Bank Common Lisp",
|
"extract_dir": "PFiles\\Steel Bank Common Lisp",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user