mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
246 B
Ruby
7 lines
246 B
Ruby
class Fairmount < Cask
|
|
url 'https://github.com/downloads/pmetzger/Fairmount/Fairmount-1.1.3.dmg'
|
|
homepage 'https://github.com/BoxOfSnoo/Fairmount'
|
|
version '1.1.3'
|
|
sha1 'e07507bb5ef93790cf49b18064e85798aadd9572'
|
|
link 'Fairmount.app'
|
|
end
|