asdf 0.6.2 (#34537)
This commit is contained in:
parent
a3da894460
commit
8b9a2b898c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Asdf < Formula
|
||||
desc "Extendable version manager with support for Ruby, Node.js, Erlang & more"
|
||||
homepage "https://github.com/asdf-vm"
|
||||
url "https://github.com/asdf-vm/asdf/archive/v0.6.1.tar.gz"
|
||||
sha256 "60d206ed94b9682113ec7724f6cf52f8588a1dcc9c9877cb8a539b1abab97d9f"
|
||||
url "https://github.com/asdf-vm/asdf/archive/v0.6.2.tar.gz"
|
||||
sha256 "5d8c19c311206f5ea4a3a4a978bc5140924d6faf4880dfb7f68cdf1077f036e6"
|
||||
head "https://github.com/asdf-vm/asdf.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue