parent
bd765d8611
commit
70e994212f
@ -1,18 +0,0 @@
|
||||
cask :v1 => 'popcorn-time' do
|
||||
version '0.3.7-1'
|
||||
sha256 'ef21b6db873ee173883390bfc83204aa28b869ee24545cc0b6706152f46710ed'
|
||||
|
||||
url "https://cdn.popcorntime.io/build/Popcorn-Time-#{version.gsub('-', '.')}-Mac.dmg", :user_agent => :fake
|
||||
appcast 'https://popcorntime.io/update.json',
|
||||
:sha256 => 'a9bd0f4938c7bd1a8a3e42efa32eafa9a97f2b9100283b7a15a4fc5c6213cbc7',
|
||||
:format => :unknown
|
||||
name 'Popcorn Time'
|
||||
homepage 'http://popcorntime.io/'
|
||||
license :gpl
|
||||
|
||||
app 'Popcorn-Time.app'
|
||||
|
||||
uninstall :quit => ['com.intel.nw', 'com.intel.nw.helper'],
|
||||
:delete => '/$TMPDIR$/Popcorn-Time'
|
||||
zap :delete => '~/Library/Application Support/Popcorn-Time'
|
||||
end
|
@ -0,0 +1,10 @@
|
||||
cask 'twitterrific' do
|
||||
version '5.0'
|
||||
sha256 '18d3a17902048d3804b2b080480acc722c404b8e82872f9537fe3d8d081f42ef'
|
||||
|
||||
url 'https://iconfactory.com/assets/software/phoenix/Twitterrific-5.0+76.zip'
|
||||
name 'Twitterrific'
|
||||
homepage 'https://twitterrific.com/mac'
|
||||
|
||||
app 'Phoenix.app'
|
||||
end
|
Loading…
Reference in new issue