homebrew-cask/Casks/thumbsup.rb

14 lines
629 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'thumbsup' do
2016-12-18 14:39:20 +08:00
version '4.5.2'
sha256 '1472e9e0f1b0e2ab6d4569f6ff4f90441de05f26cc8d0f7863df1238f5515e17'
2016-06-20 02:27:13 +08:00
# s3.amazonaws.com/DTWebsiteSupport was verified as official when first introduced to the cask
2016-12-18 14:39:20 +08:00
url "https://s3.amazonaws.com/DTWebsiteSupport/download/freeware/thumbsup/#{version}/ThumbsUp.app.zip"
appcast 'http://www.devontechnologies.com/download/thank-you-for-downloading.html?productid=900000015',
checkpoint: '3934c9489e06ca477bde9eb225730f5e839d8933832c6981ba92a6908e16b53f'
2015-05-04 04:48:28 +08:00
name 'ThumbsUp'
homepage 'http://www.devontechnologies.com/products/freeware.html#c966'
2014-09-16 00:06:29 +08:00
app 'ThumbsUp.app'
2013-11-04 12:17:32 +08:00
end