From 2442e65544ac01c8d3aa88f28c091cb00284414b Mon Sep 17 00:00:00 2001 From: xicilion Date: Fri, 27 Nov 2015 16:50:59 +0800 Subject: [PATCH] Update fibjs to 0.1.8 --- Library/Formula/fibjs.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/fibjs.rb b/Library/Formula/fibjs.rb index 95fe68be3165..0de5bfe24370 100644 --- a/Library/Formula/fibjs.rb +++ b/Library/Formula/fibjs.rb @@ -1,8 +1,8 @@ class Fibjs < Formula desc "JavaScript on Fiber" homepage "http://fibjs.org" - url "https://github.com/xicilion/fibjs/releases/download/v0.1.7/fibjs-0.1.7-fullsrc.zip" - sha256 "92dfef31422c848816f992bd651f029837d4788c66acb83c8b93a084dec257ae" + url "https://github.com/xicilion/fibjs/releases/download/v0.1.8/fibjs-0.1.8-fullsrc.zip" + sha256 "42ee9fa64a4259d88d648b8e5538226b2158a2d3546468b14a14b81c10ee8ed0" head "https://github.com/xicilion/fibjs.git"