ammonite-repl 0.9.0 (#13778)
This commit is contained in:
parent
69e2143ae4
commit
d1eeedeeb6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class AmmoniteRepl < Formula
|
||||
desc "Ammonite is a cleanroom re-implementation of the Scala REPL"
|
||||
homepage "https://lihaoyi.github.io/Ammonite/#Ammonite-REPL"
|
||||
url "https://github.com/lihaoyi/Ammonite/releases/download/0.8.5/2.12-0.8.5", :using => :nounzip
|
||||
sha256 "5d5bda7289214dc9704367bddf6866a68100c4fe67b83e1a775c4dcb51e006d8"
|
||||
url "https://github.com/lihaoyi/Ammonite/releases/download/0.9.0/2.12-0.9.0", :using => :nounzip
|
||||
sha256 "5345443e9f90e3cad5c5d5acc51814e0540921504a03ea6a52752d7883d4758a"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue