From 2f2e8ba14e25850402254842bab7da0299c24bca Mon Sep 17 00:00:00 2001 From: Wayne Graham Date: Wed, 8 Oct 2014 13:45:42 -0400 Subject: Geoserver 2.6.0 Closes #33027. Signed-off-by: Mike McQuaid --- Library/Formula/geoserver.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/geoserver.rb b/Library/Formula/geoserver.rb index 06a869240..12f197e5f 100644 --- a/Library/Formula/geoserver.rb +++ b/Library/Formula/geoserver.rb @@ -2,8 +2,8 @@ require 'formula' class Geoserver < Formula homepage 'http://geoserver.org/' - url 'https://downloads.sourceforge.net/project/geoserver/GeoServer/2.5.2/geoserver-2.5.2-bin.zip' - sha1 '4f0a4c9945ba4adb03395393140212298db683b8' + url 'https://downloads.sourceforge.net/project/geoserver/GeoServer/2.6.0/geoserver-2.6.0-bin.zip' + sha1 '8675a063337111cec5ae12f9542ad99ea366b0d7' def install libexec.install Dir['*'] -- cgit v1.2.3