scalariform 0.2.7 (#37944)
This commit is contained in:
parent
e370de23be
commit
483c06e8c3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Scalariform < Formula
|
class Scalariform < Formula
|
||||||
desc "Scala source code formatter"
|
desc "Scala source code formatter"
|
||||||
homepage "https://github.com/scala-ide/scalariform"
|
homepage "https://github.com/scala-ide/scalariform"
|
||||||
url "https://github.com/scala-ide/scalariform/releases/download/0.2.6/scalariform.jar"
|
url "https://github.com/scala-ide/scalariform/releases/download/0.2.7/scalariform.jar"
|
||||||
sha256 "0cd28ba1a8725527572f75f7b23bca8b9f55c945e01592d5968c1383113bf7a4"
|
sha256 "b1d9177619424df561cc25b718c02923a2fd9bbdde94fb50583a49fd449b6808"
|
||||||
|
|
||||||
head do
|
head do
|
||||||
url "https://github.com/scala-ide/scalariform.git"
|
url "https://github.com/scala-ide/scalariform.git"
|
||||||
|
|
Loading…
Reference in a new issue