mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
sbcl: Update to version 2.0.0
This commit is contained in:
parent
1830bc7568
commit
9adb6b14b8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "http://www.sbcl.org/",
|
||||
"description": "A high performance Common Lisp compiler.",
|
||||
"version": "1.4.14",
|
||||
"version": "2.0.0",
|
||||
"license": {
|
||||
"identifier": "BSD-3-Clause,MIT,Public Domain",
|
||||
"url": "https://sourceforge.net/p/sbcl/sbcl/ci/master/tree/COPYING"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/1.4.14/sbcl-1.4.14-x86-64-windows-binary.msi",
|
||||
"hash": "sha1:bc2eb3df2da434ba84f2ccce67d64652d82c4626",
|
||||
"extract_dir": "PFiles\\Steel Bank Common Lisp\\1.4.14"
|
||||
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.0.0/sbcl-2.0.0-x86-64-windows-binary.msi",
|
||||
"hash": "sha1:84cabea2267dba00058c24c0b62e865cb5e718b0",
|
||||
"extract_dir": "PFiles\\Steel Bank Common Lisp\\2.0.0"
|
||||
}
|
||||
},
|
||||
"env_set": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user