mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
10 lines
310 B
Ruby
10 lines
310 B
Ruby
class Trickster < Cask
|
|
version '2.2.1'
|
|
sha256 '6a6531e8c8c7672bf422c496a478ee26f184f1c63036d7f1125913d69a067292'
|
|
|
|
url 'http://dl.apparentsoft.com/Trickster_2.2.1.zip'
|
|
appcast 'http://dl.apparentsoft.com/trickster.rss'
|
|
homepage 'http://www.apparentsoft.com/trickster/'
|
|
|
|
link 'Trickster.app'
|
|
end
|