mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 14:17:07 -06:00
7 lines
178 B
Ruby
7 lines
178 B
Ruby
class Entropy < Cask
|
|
url 'http://www.eigenlogik.com/entropy/download'
|
|
homepage 'http://www.eigenlogik.com/entropy/'
|
|
version 'latest'
|
|
no_checksum
|
|
link 'Entropy.app'
|
|
end
|