repo.or.cz
/
Homebrew
/
homebrew-cask-versions.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
cut v0.52.1
[Homebrew/homebrew-cask-versions.git]
/
Casks
/
busycal.rb
blob
87bda82d9d3f1a59da4d3b88fd5d2a3293424c71
1
cask :v1 => 'busycal' do
2
version :latest
3
sha256 :no_check
4
5
url 'http://www.busymac.com/download/BusyCal.zip'
6
name 'BusyCal'
7
homepage 'http://busymac.com/busycal/index.html'
8
license :commercial
9
10
pkg 'BusyCal Installer.pkg'
11
uninstall :pkgutil => 'com.busymac.busycal2.pkg'
12
end