mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
282 B
Ruby
9 lines
282 B
Ruby
class Beardedspice < Cask
|
|
version '0.1.0'
|
|
sha256 '5fd28b3ea02efd72620138903068faff327cf3e6db4cf3e2a1c8fc98c6f12a30'
|
|
|
|
url 'https://github.com/beardedspice/beardedspice/raw/releases/BeardedSpice-0.1.0.dmg'
|
|
homepage 'http://www.beardedspice.com'
|
|
|
|
link 'BeardedSpice.app'
|
|
end
|