From cab1bf90925332412fbf0795bd88d7b47edf6896 Mon Sep 17 00:00:00 2001 From: Hiroshi Hatake Date: Sat, 28 Mar 2015 00:20:35 +0900 Subject: fsharp 3.1.1.31 Closes #38124. Signed-off-by: Xu Cheng --- Library/Formula/fsharp.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/fsharp.rb b/Library/Formula/fsharp.rb index 8f2423399..904e01a12 100644 --- a/Library/Formula/fsharp.rb +++ b/Library/Formula/fsharp.rb @@ -2,7 +2,8 @@ require "formula" class Fsharp < Formula homepage "http://fsharp.org/" - url "https://github.com/fsharp/fsharp.git", :tag => "3.1.1.25" + url "https://github.com/fsharp/fsharp.git", :tag => "3.1.1.31", + :revision => "1f79c0455fb8b5ec816985f922413894ce19359a" bottle do sha1 "099b7e8179570aca78ab427a8d8ce25e0b3f0cd6" => :mavericks -- cgit v1.2.3