Skip to content

Commit

Permalink
sagittarius-scheme 0.9.3
Browse files Browse the repository at this point in the history
Closes Homebrew#29411.

Signed-off-by: ilovezfs <[email protected]>
  • Loading branch information
ilovezfs committed Jun 25, 2018
1 parent da56801 commit 0df8331
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/sagittarius-scheme.rb
Original file line number Diff line number Diff line change
@@ -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.2.tar.gz"
sha256 "d20cb780bdcadc12243ef971b0f6a7e92b4d104aeca9fef1447394ba764f8ea7"
url "https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/sagittarius-0.9.3.tar.gz"
sha256 "097d479f2c0c9299cd10487a435b186e32077535c128d013a03e2668e090a60e"

bottle do
cellar :any
Expand Down

0 comments on commit 0df8331

Please sign in to comment.