ammonite-repl 0.9.5 (#14077)
This commit is contained in:
parent
a7017092c9
commit
e242b559c0
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.9.4/2.12-0.9.4", :using => :nounzip
|
||||
sha256 "c20d1d11ca6eb40ce878363f33f3df663dcfb22fb9bdc4ca617b309c1f2288da"
|
||||
url "https://github.com/lihaoyi/Ammonite/releases/download/0.9.5/2.12-0.9.5", :using => :nounzip
|
||||
sha256 "354281cd42d05bd17c92352303443603edcb7d5a47201b1875bcd476711228da"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue