Add WebPonize v1.2.2 (#41291)

* Add WebPonize v1.2.2

Download is from GitHub repo, homepage on GitHub pages

* comment

* add appcast
This commit is contained in:
Andy Croll 2017-11-25 11:52:04 +00:00 committed by commitay
parent 27ed55196c
commit 3d25f0427e
1 changed files with 13 additions and 0 deletions

13
Casks/webponize.rb Normal file
View File

@ -0,0 +1,13 @@
cask 'webponize' do
version '1.2.2'
sha256 '54b248aa530c259b6bc8ada0a5936591ad2702a43b8099dadc050401577ca1f3'
# github.com/1000ch/WebPonize was verified as official when first introduced to the cask
url 'https://github.com/1000ch/WebPonize/raw/master/webponize.tar.gz'
appcast 'https://raw.githubusercontent.com/1000ch/WebPonize/master/appcast.xml',
checkpoint: '3e3cfa7b4a7728f3eb45d7b53d04cbd44a2cd5905c65bd01f4eb6b524635face'
name 'WebPonize'
homepage 'https://webponize.github.io/'
app 'WebPonize.app'
end