scalaenv 0.0.11 (#10580)
This commit is contained in:
parent
d0c6fb63ab
commit
015b0e8e2b
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.9.tar.gz"
|
||||
sha256 "bf87bcc6cb60695e748a2c6f70010e24a07b3c13205cd8c012e69919f633be64"
|
||||
url "https://github.com/mazgi/scalaenv/archive/version/0.0.11.tar.gz"
|
||||
sha256 "696d41db414517d58277704030233168339c414a3eee008805c430dbf5a730e1"
|
||||
head "https://github.com/mazgi/scalaenv.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue