homebrew-cask/Casks/x-lite.rb

12 lines
494 B
Ruby
Raw Normal View History

2014-11-14 01:27:22 +08:00
cask :v1 => 'x-lite' do
2014-06-07 00:20:28 +08:00
version '4.6.1_73074'
sha256 'a14f577a1af1d0c81428065d0b94f9a5ea0f7886c1c2c4442ae050a8c497b297'
2015-01-06 00:26:04 +08:00
# amazonaws.com is the official download host per the vendor homepage
url 'https://counterpath.s3.amazonaws.com/downloads/X-Lite_4.6.1_t-xlite-20140514-all-4610f_73074.dmg'
homepage 'http://www.counterpath.com/x-lite.html'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:38 +08:00
app 'X-Lite.app'
2014-06-07 00:20:28 +08:00
end