mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
10 lines
302 B
Ruby
10 lines
302 B
Ruby
class Dockmod < Cask
|
|
version '2.03'
|
|
sha256 'e7a018f3d503f8124b8dc39c5b1113d0477f1d2f04aeb71ecefc67a405ee2034'
|
|
|
|
url 'http://spyresoft.com/dockmod/download.php?version=2.03'
|
|
appcast 'http://spyresoft.com/dockmod/updates.xml'
|
|
homepage 'http://spyresoft.com/dockmod/'
|
|
|
|
link 'DockMod.app'
|
|
end
|