scalaenv 0.0.16
Closes #19691. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
bf9cae1dd0
commit
fbd7c70af9
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.15.tar.gz"
|
||||
sha256 "546858bf3b7c2864fc78c5f6624ab786f8781331ce5b62232efdc332c1b3ff15"
|
||||
url "https://github.com/scalaenv/scalaenv/archive/version/0.0.16.tar.gz"
|
||||
sha256 "2324a11a4401a67430432f4ae9be11974ccb2de66bc126a1aeb7e5c74c385fa9"
|
||||
head "https://github.com/scalaenv/scalaenv.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue