Skip to content

Commit 5510093

Browse files
BrewTestBotchenrui333
authored andcommitted
sbcl 2.5.6
1 parent bcef4d9 commit 5510093

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sbcl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sbcl < Formula
22
desc "Steel Bank Common Lisp system"
33
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"
4+
url "https://downloads.sourceforge.net/project/sbcl/sbcl/2.5.6/sbcl-2.5.6-source.tar.bz2"
5+
sha256 "6dd7cebff6d38f2e41baece14c4c56a32e968828aaa4171b8e840852c5b43f35"
66
license all_of: [:public_domain, "MIT", "Xerox", "BSD-3-Clause"]
77
head "https://git.code.sf.net/p/sbcl/sbcl.git", branch: "master"
88

0 commit comments

Comments
 (0)