mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
274 B
Ruby
9 lines
274 B
Ruby
class Multidoge < Cask
|
|
version '0.1.2'
|
|
sha256 'e6639dac77df7a6ea34ce086d68dedda98d8537bd31d32b17598243e26122bcc'
|
|
|
|
url 'https://github.com/langerhans/multidoge/releases/download/v0.1.2/multidoge-0.1.2.dmg'
|
|
homepage 'http://multidoge.org/'
|
|
|
|
link 'MultiDoge.app'
|
|
end
|