mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -06:00
7 lines
257 B
Ruby
7 lines
257 B
Ruby
class OmniDiskSweeper < Cask
|
|
url 'http://www.omnigroup.com/download/latest/omnidisksweeper'
|
|
homepage 'http://www.omnigroup.com/products/omnidisksweeper/'
|
|
version '1.8'
|
|
sha1 '8061c4d7ee18549f976119146f28e67180141069'
|
|
link 'OmniDiskSweeper.app'
|
|
end
|