scalaenv 0.0.9
Closes #619. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
ab1d73acb6
commit
d5154bc48b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Scalaenv < Formula
|
||||
desc "Command-line tool to manage Scala environments"
|
||||
homepage "https://github.com/mazgi/scalaenv"
|
||||
url "https://github.com/mazgi/scalaenv/archive/version/0.0.8.tar.gz"
|
||||
sha256 "5c11a0876696a4948fdc1ded4d813e2a30c9aa55a55d675bc7d14af4edef87fa"
|
||||
url "https://github.com/mazgi/scalaenv/archive/version/0.0.9.tar.gz"
|
||||
sha256 "bf87bcc6cb60695e748a2c6f70010e24a07b3c13205cd8c012e69919f633be64"
|
||||
head "https://github.com/mazgi/scalaenv.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue