homebrew-cask/Casks/deskfun.rb

14 lines
432 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'deskfun' do
version '0.5.7'
sha256 '4a3315d21350e118ea8fce934b7d500230c76680bc3345b59a9e86f90d2bb33f'
2014-09-26 20:08:51 +08:00
url "http://www.furrysoft.de/download/DeskFun#{version}.zip"
2014-10-15 23:43:48 +08:00
appcast 'http://www.furrysoft.de/appcast/DeskFun.xml',
:sha256 => '57ed0eb9f5e08f7879eb825012bfb2b8ad21387aad8b35adce4f6659eb1b7999'
2015-04-04 11:47:35 +08:00
name 'DeskFun'
2013-12-23 22:33:34 +08:00
homepage 'http://www.furrysoft.de/?page=deskfun'
2015-08-28 00:37:58 +08:00
license :gratis
2014-09-16 00:05:28 +08:00
app 'DeskFun.app'
2013-12-23 22:33:34 +08:00
end