homebrew-cask-versions/Casks/identify.rb
Roland Walker db658b21bf move identify.rb from macupdate to upstream vendor
Aggregators should be avoided when possible.
This vendor url was discoverable from the appcast.
2014-10-09 07:43:17 -04:00

11 lines
365 B
Ruby

class Identify < Cask
version '545'
sha256 'e850d12335befe8c092b8758f0ca1b26cb7f0c1decda98e5ef0525b3a37fb2d2'
url "http://identify2.arrmihardies.com/appCast/iDentifyLite#{version}.zip"
appcast 'http://dl.dropbox.com/u/1495067/iDentifySparkle/iDentifyAppcast.xml'
homepage 'http://identify2.arrmihardies.com/'
license :unknown
app 'iDentify.app'
end