gnucash.rb: RuboCop (master), RuboCop-cask (master) auto-correct

This commit is contained in:
Josh Hagins 2016-01-03 14:18:26 -05:00
parent 69f9c3e423
commit 618c344209
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ cask 'gnucash' do
sha256 '2c60050a9edc8337e06db871a330f51ad5e02495b30576f107abddd161736426'
# sourceforge.net is the official download host per the vendor homepage
url "http://downloads.sourceforge.net/project/gnucash/gnucash%20(stable)/#{version[/[^-]+/]}/Gnucash-Intel-#{version}.dmg"
url "http://downloads.sourceforge.net/project/gnucash/gnucash%20(stable)/#{version[%r{[^-]+}]}/Gnucash-Intel-#{version}.dmg"
name 'GnuCash'
homepage 'http://www.gnucash.org'
license :gpl