mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
246 B
Ruby
7 lines
246 B
Ruby
class Adapter < Cask
|
|
url 'http://downloads.macroplant.com/Adapter-1.4.3.dmg'
|
|
homepage 'http://www.macroplant.com/adapter/'
|
|
version '1.4.3'
|
|
sha256 '1bacc9551d559908ab0973dda29e914925a437f992fef571c003273070532d57'
|
|
link 'Adapter.app'
|
|
end
|