mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
sbcl: Update to version 2.5.0
This commit is contained in:
parent
e79ed79cda
commit
1f17fef25e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.4.11",
|
||||
"version": "2.5.0",
|
||||
"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.4.11/sbcl-2.4.11-x86-64-windows-binary.msi",
|
||||
"hash": "sha1:8506aa4b0fa5d5a8ea5254ff747fd91379558053"
|
||||
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.5.0/sbcl-2.5.0-x86-64-windows-binary.msi",
|
||||
"hash": "sha1:682f2a7e9cda1c2f86f8fcd57729c6ddece4e729"
|
||||
}
|
||||
},
|
||||
"extract_dir": "PFiles\\Steel Bank Common Lisp",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user