mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
add appcast :sha256 in trickster
This commit is contained in:
parent
2fc348d9ca
commit
15fdec9a43
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@ class Trickster < Cask
|
|||
sha256 '6a6531e8c8c7672bf422c496a478ee26f184f1c63036d7f1125913d69a067292'
|
||||
|
||||
url "http://dl.apparentsoft.com/Trickster_#{version}.zip"
|
||||
appcast 'http://dl.apparentsoft.com/trickster.rss'
|
||||
appcast 'http://dl.apparentsoft.com/trickster.rss',
|
||||
:sha256 => '86fca660fb6674d67a5b5f3285e2fa463401c36c79bbaa65cc6f15091070a58d'
|
||||
homepage 'http://www.apparentsoft.com/trickster/'
|
||||
license :unknown
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue