From 9718ecb757f8e73122274664f73d1a792644a068 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 11 Jun 2018 22:10:59 -0700 Subject: [PATCH] fibjs 0.25.0 Closes #28906. Signed-off-by: ilovezfs --- Formula/fibjs.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/fibjs.rb b/Formula/fibjs.rb index c1e0b68bed..5e1ae9c011 100644 --- a/Formula/fibjs.rb +++ b/Formula/fibjs.rb @@ -1,8 +1,8 @@ class Fibjs < Formula desc "JavaScript on Fiber" homepage "http://fibjs.org/" - url "https://github.com/fibjs/fibjs/releases/download/v0.24.0/fullsrc.zip" - sha256 "539ba5b208d8f1a2748e5012c758475f55d859af0a8f9d0d4415f7413d4ed3d1" + url "https://github.com/fibjs/fibjs/releases/download/v0.25.0/fullsrc.zip" + sha256 "cb49073734e36edeaac2448ef600706b2ec652545f467ef8432b1fe510aa62a2" head "https://github.com/fibjs/fibjs.git"