We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcef4d9 commit 5510093Copy full SHA for 5510093
Formula/s/sbcl.rb
@@ -1,8 +1,8 @@
1
class Sbcl < Formula
2
desc "Steel Bank Common Lisp system"
3
homepage "https://www.sbcl.org/"
4
- url "https://downloads.sourceforge.net/project/sbcl/sbcl/2.5.5/sbcl-2.5.5-source.tar.bz2"
5
- sha256 "6502670afb361ba9be44a2fafe9af9b59e7b24ae509a791a66b5481f2955950b"
+ url "https://downloads.sourceforge.net/project/sbcl/sbcl/2.5.6/sbcl-2.5.6-source.tar.bz2"
+ sha256 "6dd7cebff6d38f2e41baece14c4c56a32e968828aaa4171b8e840852c5b43f35"
6
license all_of: [:public_domain, "MIT", "Xerox", "BSD-3-Clause"]
7
head "https://git.code.sf.net/p/sbcl/sbcl.git", branch: "master"
8
0 commit comments