mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
201 B
Ruby
7 lines
201 B
Ruby
class Icursor < Cask
|
|
url 'https://www.macupdate.com/download/17059/iCursor.zip'
|
|
homepage 'https://www.macupdate.com/app/mac/17059/icursor'
|
|
version 'latest'
|
|
no_checksum
|
|
link 'iCursor.app'
|
|
end
|