pixi-paint.rb: fix vendor comment, update homepage to use SSL

This commit is contained in:
Victor Popkov 2016-03-10 23:54:25 +02:00
parent 53c9d60582
commit e985aca0f3
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ cask 'pixi-paint' do
version :latest version :latest
sha256 :no_check sha256 :no_check
# pixiecdn.com is the official download host per the vendor homepage # pixiecdn.com was verified as official when first introduced to the cask
url 'http://0.pixiecdn.com/PixiePaint-osx.zip' url 'http://0.pixiecdn.com/PixiePaint-osx.zip'
name 'Pixi Paint' name 'Pixi Paint'
homepage 'http://www.danielx.net/pixel-editor/docs/download' homepage 'https://www.danielx.net/pixel-editor/docs/download'
license :mit license :mit
app 'Pixi Paint/Pixi Paint.app' app 'Pixi Paint/Pixi Paint.app'