ammonite-repl 0.7.9
Closes #6772. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4758760220
commit
0214352ddf
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class AmmoniteRepl < Formula
|
class AmmoniteRepl < Formula
|
||||||
desc "Ammonite is a cleanroom re-implementation of the Scala REPL"
|
desc "Ammonite is a cleanroom re-implementation of the Scala REPL"
|
||||||
homepage "https://lihaoyi.github.io/Ammonite/#Ammonite-REPL"
|
homepage "https://lihaoyi.github.io/Ammonite/#Ammonite-REPL"
|
||||||
url "https://github.com/lihaoyi/Ammonite/releases/download/0.7.8/0.7.8", :using => :nounzip
|
url "https://github.com/lihaoyi/Ammonite/releases/download/0.7.9/0.7.9", :using => :nounzip
|
||||||
sha256 "776e3128f7648ea23c36900349a427c5e492d6f3aaae1c8c8c8715884cb86468"
|
sha256 "473c69b4344d7255321b9a3f9fd91f5bc62ff5f35056f7e302b290a56a2ecbc9"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue