scalariform 0.2.9

Closes #40598.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Rui Chen 2019-06-01 22:41:33 -04:00 committed by Chongyu Zhu
parent b5cab9622f
commit 722bbbf252
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class Scalariform < Formula
desc "Scala source code formatter"
homepage "https://github.com/scala-ide/scalariform"
url "https://github.com/scala-ide/scalariform/releases/download/0.2.8/scalariform.jar"
sha256 "17ce7a7189887bd015b0a49b815a788121d9d1d3f9cde57e329829d02334fd7f"
url "https://github.com/scala-ide/scalariform/releases/download/0.2.9/scalariform.jar"
sha256 "9698642ccbb135d6686152a608164c114c37345c7500c4c6ed665a8a429f055e"
head do
url "https://github.com/scala-ide/scalariform.git"