javarepl 347 (#7298)
This commit is contained in:
parent
a8f088e866
commit
e78a08f40a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Javarepl < Formula
|
class Javarepl < Formula
|
||||||
desc "Read Eval Print Loop (REPL) for Java"
|
desc "Read Eval Print Loop (REPL) for Java"
|
||||||
homepage "https://github.com/albertlatacz/java-repl"
|
homepage "https://github.com/albertlatacz/java-repl"
|
||||||
url "https://s3.amazonaws.com/albertlatacz.published/repo/javarepl/javarepl/339/javarepl-339.jar"
|
url "https://s3.amazonaws.com/albertlatacz.published/repo/javarepl/javarepl/347/javarepl-347.jar"
|
||||||
sha256 "c858c1a714990807b0c0595eb1658225fecee63bb19b697459c657ce49a7b59f"
|
sha256 "16c219613e95bd728e4b7433888bf506f8f20cbcae6b73ae8becb54841252cf2"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue