gn-growler-utility.rb: changed 'gsub' into '' to 'delete'

This commit is contained in:
Vítor Galvão 2015-08-09 14:21:59 +01:00
parent 2e66b8769e
commit 8afeb6520a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask :v1 => 'gn-growler-utility' do
version '3.1'
sha256 '5de013f7447e4c7f712951035994e759b9168525ee52b1f2e77f04b664bbf1b4'
url "http://wafflesoftware.net/growlergn/download/GNGrowler-#{version.gsub('.','')}.zip"
url "http://wafflesoftware.net/growlergn/download/GNGrowler-#{version.delete('.')}.zip"
name 'Growler for Google Notifier'
homepage 'http://wafflesoftware.net/growlergn/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder