From c13d728d498e8d70384bf974e4e42ad152dfa6c5 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Mon, 16 Jun 2014 23:51:09 -0700 Subject: xmlsh 1.2.5 --- Library/Formula/xmlsh.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/xmlsh.rb b/Library/Formula/xmlsh.rb index 935b44e14..caf16792d 100644 --- a/Library/Formula/xmlsh.rb +++ b/Library/Formula/xmlsh.rb @@ -1,9 +1,9 @@ -require 'formula' +require "formula" class Xmlsh < Formula - homepage 'http://www.xmlsh.org' - url 'https://downloads.sourceforge.net/project/xmlsh/xmlsh/1.2.4/xmlsh_1_2_4.zip' - sha1 'ef11e6fa3d72d99b78331a4ab58a22b1ad08b4ef' + homepage "http://www.xmlsh.org" + url "https://downloads.sourceforge.net/project/xmlsh/xmlsh/1.2.5/xmlsh_1_2_5.zip" + sha1 "3bce1c66eab4795f24abec56c025fd184a5321c4" def install rm_rf %w[win32 cygwin] -- cgit v1.2.3