1 cask :v1 => 'kindle-previewer' do
5 # amazonaws.com is the official download host per the vendor homepage
6 url 'https://kindlepreviewer.s3.amazonaws.com/KindlePreviewer.zip'
7 homepage 'http://www.amazon.com/gp/feature.html/?docId=1000765261'
8 license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
10 app 'Kindle Previewer.app'