asdf 0.6.3 (#36413)
This commit is contained in:
parent
2fa86bb65e
commit
03d0e842a7
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.2.tar.gz"
|
||||
sha256 "5d8c19c311206f5ea4a3a4a978bc5140924d6faf4880dfb7f68cdf1077f036e6"
|
||||
url "https://github.com/asdf-vm/asdf/archive/v0.6.3.tar.gz"
|
||||
sha256 "01fb75889b854034ed95c1c728dd53564256ecee6fc7167919283f3b654a4e1d"
|
||||
head "https://github.com/asdf-vm/asdf.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue