homebrew-cask/Casks/ghosttile.rb

13 lines
355 B
Ruby
Raw Normal View History

2017-10-23 05:30:45 +08:00
cask 'ghosttile' do
version :latest
sha256 :no_check
# dl.devmate.com/im.kernelpanic.GhostTile was verified as official when first introduced to the cask
url 'https://dl.devmate.com/im.kernelpanic.GhostTile/GhostTile.zip'
name 'Kernelpanic GhostTile'
name 'GhostTile'
homepage 'https://ghosttile.kernelpanic.im/'
app 'GhostTile.app'
end