ammonite-repl 0.9.3 (#13872)
This commit is contained in:
parent
cff1c949f0
commit
8d157800be
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.2/2.12-0.9.2", :using => :nounzip
|
||||
sha256 "a1e72bcaf81e357e880ca1814d2fa2f15ac7c2c670c093d4f6e3a795c18ce7ee"
|
||||
url "https://github.com/lihaoyi/Ammonite/releases/download/0.9.3/2.12-0.9.3", :using => :nounzip
|
||||
sha256 "f4ae7873ec6fe222a2b49ab06f0b85f01d3d7d95781631fe2c4f3c8a648bc2e8"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue