mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
9 lines
274 B
Ruby
9 lines
274 B
Ruby
class Levelator < Cask
|
|
version '2.1.1'
|
|
sha256 '2f22f1cf7851a987dcb194a504e43f8255261d428074ea7144e2683b79d6975d'
|
|
|
|
url "http://cdn.conversationsnetwork.org/Levelator-#{version}.dmg"
|
|
homepage 'http://www.conversationsnetwork.org/levelator/'
|
|
|
|
app 'Levelator.app'
|
|
end
|