aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/fsharp.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-08-12 06:08:20 +0100
committerJack Nagel2014-08-12 00:10:02 -0500
commit66ecfd174d1316263c0238c0edac7957346470d5 (patch)
treeeb731cfcbcc59887d2048fd31b0237bb90a4e72a /Library/Formula/fsharp.rb
parentb4348ecb1f57ebefc8e334892bbe0cd87e5152d7 (diff)
downloadhomebrew-66ecfd174d1316263c0238c0edac7957346470d5.tar.bz2
fsharp: update 3.1.1.25 bottle.
Diffstat (limited to 'Library/Formula/fsharp.rb')
-rw-r--r--Library/Formula/fsharp.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/fsharp.rb b/Library/Formula/fsharp.rb
index 1882cd03e..94465eb35 100644
--- a/Library/Formula/fsharp.rb
+++ b/Library/Formula/fsharp.rb
@@ -5,9 +5,9 @@ class Fsharp < Formula
url "https://github.com/fsharp/fsharp.git", :tag => "3.1.1.25"
bottle do
- sha1 "df3f509b0d91c6341c4b082fca8a117686ec2fd4" => :mavericks
- sha1 "7c362e7ae8b8bfa47544555c6497652bd9b964a3" => :mountain_lion
- sha1 "5ba51de580838a3e365d1d6e16dc7f4804089665" => :lion
+ sha1 "099b7e8179570aca78ab427a8d8ce25e0b3f0cd6" => :mavericks
+ sha1 "604de51dfc12d77aa958f6de6a755956393a435b" => :mountain_lion
+ sha1 "d6e907d4d37e85bdcad3fa50e53dde07839f0e6e" => :lion
end
depends_on "automake" => :build