mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 06:06:50 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
241 B
Ruby
7 lines
241 B
Ruby
class Mactracker < Cask
|
|
url 'http://www.mactracker.ca/downloads/Mactracker_7.3.zip'
|
|
homepage 'http://mactracker.ca/'
|
|
version '7.3'
|
|
sha256 '6bda8bc13094018204084659b2bc2fc0f69d03a001a72d8c589d4c5cd3c00b39'
|
|
link 'Mactracker.app'
|
|
end
|