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

This commit is contained in:
Josh Hagins 2016-01-03 14:18:45 -05:00
parent f72516db09
commit 7304383150
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ cask 'komodo-ide' do
sha256 'f3e97a5b57b91e524a41f0dac11df991d19ed5ff81f33e26602b7be8bb2935a3'
# activestate.com is the official download host per the vendor homepage
url "https://downloads.activestate.com/Komodo/releases/#{version.sub(%r{-.*},'')}/Komodo-IDE-#{version}-macosx-x86_64.dmg"
url "https://downloads.activestate.com/Komodo/releases/#{version.sub(%r{-.*}, '')}/Komodo-IDE-#{version}-macosx-x86_64.dmg"
name 'Komodo IDE'
homepage 'https://komodoide.com/'
license :commercial