scalaenv 0.1.0 (#20560)
This commit is contained in:
parent
3160936763
commit
2394e7fef7
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/scalaenv/scalaenv"
|
||||
url "https://github.com/scalaenv/scalaenv/archive/version/0.0.16.tar.gz"
|
||||
sha256 "2324a11a4401a67430432f4ae9be11974ccb2de66bc126a1aeb7e5c74c385fa9"
|
||||
url "https://github.com/scalaenv/scalaenv/archive/version/0.1.0.tar.gz"
|
||||
sha256 "544182049b53c75699dd3238f95357ed50f84e8ef641452ab8fbae060e883916"
|
||||
head "https://github.com/scalaenv/scalaenv.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue