lfe 0.10.0

Updated to latest LFE release.

Closes Homebrew/homebrew#44803.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Duncan M. McGreggor 2015-10-09 23:22:33 -05:00 committed by Dominyk Tiller
parent 6bf35001d1
commit da98a0eb6e

View file

@ -1,8 +1,8 @@
class Lfe < Formula
desc "A Concurrent Lisp for the Erlang VM"
homepage "http://lfe.io/"
url "https://github.com/rvirding/lfe/archive/v0.9.2.tar.gz"
sha256 "9ff9661d03432a5f111266e56dcc24f24ceb633541f560333c3ff1acafc20794"
url "https://github.com/rvirding/lfe/archive/v0.10.0.tar.gz"
sha256 "656e977c2aa5cce3a64a85d415e3b2d72111e03c3b954fc113051207748ecf19"
head "https://github.com/rvirding/lfe.git", :branch => "develop"