homebrew-cask/Casks/hackhands.rb

12 lines
427 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'hackhands' do
2015-08-15 01:38:16 +08:00
version '1.4.11'
sha256 '638d4726d721592b4147403402b4b51bcdc848621f83d665320c03d44457c616'
2015-01-26 10:46:04 +08:00
2016-02-27 23:48:48 +08:00
# desktop.hackhands.com.s3-website-us-west-1.amazonaws.com was verified as official when first introduced to the cask
2015-07-15 23:20:15 +08:00
url "http://desktop.hackhands.com.s3-website-us-west-1.amazonaws.com/osx/#{version}/HackHands.zip"
2015-01-26 10:46:04 +08:00
name 'HackHands'
homepage 'https://hackhands.com/desktop/'
2015-01-26 10:46:04 +08:00
app 'HackHands.app'
end