mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
259 B
Ruby
7 lines
259 B
Ruby
class Kindle < Cask
|
|
url 'http://kindleformac.amazon.com/40499/KindleForMac.dmg'
|
|
homepage 'http://www.amazon.com/gp/feature.html?ie=UTF8&docId=1000464931'
|
|
version '1.10.6 (40499)'
|
|
sha1 'a086df6a67e97460fb09b6d115f71d952487ac38'
|
|
link 'Kindle.app'
|
|
end
|