mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
232 B
Ruby
9 lines
232 B
Ruby
class Rftg < Cask
|
|
version '0.8.1'
|
|
sha256 '0cc507f0713d33aa7fdc5d26f86a7384d5b55d94506b2a8cfec994ac6882fab1'
|
|
|
|
url 'https://dl.dropbox.com/u/51639697/rftg-osx-081.zip'
|
|
homepage 'http://keldon.net/rftg/'
|
|
|
|
link 'RFTG.app'
|
|
end
|