aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/elixir.rb
diff options
context:
space:
mode:
authorAkash Manohar2013-11-14 18:08:41 +0530
committerAdam Vandenberg2013-11-14 06:24:35 -0800
commit32b00ba8fa86a96b41eed1527b2a6a74c874f0ef (patch)
tree5ce916538ed583d30788eabbd06af5c25364247d /Library/Formula/elixir.rb
parentcc903f150dcf5b9add7cfce850d320b30256dcc6 (diff)
downloadhomebrew-32b00ba8fa86a96b41eed1527b2a6a74c874f0ef.tar.bz2
elixir 0.11.2
Closes #24298. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/elixir.rb')
-rw-r--r--Library/Formula/elixir.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/elixir.rb b/Library/Formula/elixir.rb
index c54429528..6806cd045 100644
--- a/Library/Formula/elixir.rb
+++ b/Library/Formula/elixir.rb
@@ -26,8 +26,8 @@ end
class Elixir < Formula
homepage 'http://elixir-lang.org/'
- url 'https://github.com/elixir-lang/elixir/archive/v0.11.1.tar.gz'
- sha1 '44090ad0dd6f8242adb1c62679b9406b1abc7ceb'
+ url 'https://github.com/elixir-lang/elixir/archive/v0.11.2.tar.gz'
+ sha1 '9c102acbcf7bb42454ed39d5d497add11f3cdc4d'
head 'https://github.com/elixir-lang/elixir.git'