Skip to content

Commit

Permalink
scalaenv 0.0.9
Browse files Browse the repository at this point in the history
Closes #619.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
  • Loading branch information
Jerzerak authored and apjanke committed Apr 26, 2016
1 parent ab1d73a commit d5154bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/scalaenv.rb
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d5154bc

Please sign in to comment.