jxplorer.rb: fix vendor comment

This commit is contained in:
Victor Popkov 2016-03-20 22:16:05 +02:00 committed by Vítor Galvão
parent c63b991b41
commit 6cd687b9be
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ cask 'jxplorer' do
version '3.3.1'
sha256 'b51995a93203590e6690d8ad54f73cd7af1c9f2bef6219adca79c58eda71d860'
# sourceforge.net is the official download host per the vendor homepage
# sourceforge.net/sourceforge/jxplorer was verified as official when first introduced to the cask
url "http://downloads.sourceforge.net/sourceforge/jxplorer/jxplorer/version%20#{version}/jxplorer-#{version}-osx.zip"
name 'JXplorer'
homepage 'http://jxplorer.org'
homepage 'http://jxplorer.org/'
license :apache
app "jxplorer-#{version}.app"