mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
155 B
Ruby
7 lines
155 B
Ruby
class Slice < Cask
|
|
url 'http://sliceeq.com/downloads/Slice.dmg'
|
|
homepage 'http://sliceeq.com/'
|
|
version 'latest'
|
|
no_checksum
|
|
link 'Slice.app'
|
|
end
|