sagittarius-scheme 0.9.0.1
Closes #24265. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
8acadb0361
commit
a6eaf1f00c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class SagittariusScheme < Formula
|
||||
desc "Free Scheme implementation supporting R6RS and R7RS"
|
||||
homepage "https://bitbucket.org/ktakashi/sagittarius-scheme/wiki/Home"
|
||||
url "https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/sagittarius-0.9.0.tar.gz"
|
||||
sha256 "329afa68f1ad95466697c94a41c236840cdc4afc1720e1d4438dceadc298689b"
|
||||
url "https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/sagittarius-0.9.0.1.tar.gz"
|
||||
sha256 "ca02fb81a5763a07ca11150e86b4762c91de05588bf573c1a7151550896f455d"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue