aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-01-01 08:58:04 -0600
committerAdam Vandenberg2013-01-01 10:31:43 -0800
commitef7e44b1a6f48801aaeaacd093f007e17b0b2752 (patch)
treeb3db2a501a8d254cbb0947b4b69ad34dcc8a6a31 /Library/Formula
parent09ac4324ed105c8b7fb35699955977a9c5f6fc4f (diff)
downloadhomebrew-ef7e44b1a6f48801aaeaacd093f007e17b0b2752.tar.bz2
lolcode v0.10.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/lolcode.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/lolcode.rb b/Library/Formula/lolcode.rb
index 03ea71836..253b8c86c 100644
--- a/Library/Formula/lolcode.rb
+++ b/Library/Formula/lolcode.rb
@@ -2,8 +2,8 @@ require 'formula'
class Lolcode < Formula
homepage 'http://www.icanhaslolcode.org/'
- url 'https://github.com/justinmeza/lci/tarball/v0.9.3'
- sha1 '212c5a4f414063a1b994a9a4446dc8da69577dd4'
+ url 'https://github.com/justinmeza/lci/tarball/v0.10.3'
+ sha1 'c3e4b2b0b83a5e257c2e0e3b613c83c3cae4d084'
head 'https://github.com/justinmeza/lolcode.git'