elixir 0.12.4
Closes Homebrew/homebrew#26652. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
1bd967b3ab
commit
59ab7890a3
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ end
|
|||
|
||||
class Elixir < Formula
|
||||
homepage 'http://elixir-lang.org/'
|
||||
url 'https://github.com/elixir-lang/elixir/archive/v0.12.3.zip'
|
||||
sha1 '35e9dd2dd58b816df4b93914c13bee29db2408e4'
|
||||
url 'https://github.com/elixir-lang/elixir/archive/v0.12.4.zip'
|
||||
sha1 '033970698bdfd82abebe8c8ec621d4002c314e0b'
|
||||
|
||||
head 'https://github.com/elixir-lang/elixir.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue