sbtenv 0.0.15 (#29958)
This commit is contained in:
parent
ad66bcac24
commit
a5e8f27983
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Sbtenv < Formula
|
||||
desc "Command-line tool for managing sbt environments"
|
||||
homepage "https://github.com/sbtenv/sbtenv"
|
||||
url "https://github.com/sbtenv/sbtenv/archive/version/0.0.14.tar.gz"
|
||||
sha256 "5a8964216625c40e4796c9aa3afe82a4d200493ab90e0311001a04cd39cad436"
|
||||
url "https://github.com/sbtenv/sbtenv/archive/version/0.0.15.tar.gz"
|
||||
sha256 "7650e864884e38dab25302b409bf32bf83d23db03c7959f88010f82370e52263"
|
||||
head "https://github.com/sbtenv/sbtenv.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue