mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
270 B
Ruby
9 lines
270 B
Ruby
class Itsycal < Cask
|
|
version '0.8.0'
|
|
sha256 '20c2f650c2ffe6b69d508d620ef620010a729b0c7e9766380ba737236aed5aa6'
|
|
|
|
url "https://s3.amazonaws.com/itsycal/Itsycal-#{version}.zip"
|
|
homepage 'http://www.mowglii.com/itsycal/'
|
|
|
|
link "Itsycal #{version}/Itsycal.app"
|
|
end
|