From a866269f341ec0574d18ea2e5e52cde4774da55a Mon Sep 17 00:00:00 2001 From: Wayne Graham Date: Mon, 17 Nov 2014 15:16:02 -0500 Subject: geoserver 2.6.1 Bump geoserver version Closes #34268. 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 12f197e5f..7eeff3976 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.6.0/geoserver-2.6.0-bin.zip' - sha1 '8675a063337111cec5ae12f9542ad99ea366b0d7' + url 'https://downloads.sourceforge.net/project/geoserver/GeoServer/2.6.1/geoserver-2.6.1-bin.zip' + sha1 'c9673fcf659671854eda64cfaacf6f4d1218dc42' def install libexec.install Dir['*'] -- cgit v1.2.3