mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
sbcl: Update to version 2.5.4
This commit is contained in:
parent
453feee4e3
commit
49cf8e0de1
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.5.3",
|
||||
"version": "2.5.4",
|
||||
"description": "A high performance Common Lisp compiler.",
|
||||
"homepage": "https://www.sbcl.org/",
|
||||
"license": {
|
||||
@ -9,8 +9,8 @@
|
||||
"notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.5.3/sbcl-2.5.3-x86-64-windows-binary.msi",
|
||||
"hash": "sha1:71a9b086c1a69fcf58f98807bacdaae40e4d0360"
|
||||
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.5.4/sbcl-2.5.4-x86-64-windows-binary.msi",
|
||||
"hash": "sha1:2db23e49babebe646eac107b97fb113ecaa937c7"
|
||||
}
|
||||
},
|
||||
"extract_dir": "PFiles\\Steel Bank Common Lisp",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user