homebrew-cask/Casks/bitrix24.rb

14 lines
523 B
Ruby
Raw Normal View History

2016-12-04 03:04:33 +08:00
cask 'bitrix24' do
# note: "24" is not a version number, but an intrinsic part of the product name
2018-05-14 02:12:29 +08:00
version '6.0.80'
sha256 '17211ff29676e74ba2ad3745cb1aa73dbfb1a77f472dc82312545c1258525ff9'
2016-12-04 03:04:33 +08:00
url 'http://dl.bitrix24.com/b24/bitrix24_desktop.dmg'
appcast 'https://www.bitrix24.com/osx_version.php',
2018-05-14 02:12:29 +08:00
checkpoint: '061d84a9bb8778ab8484b9745719017be847cb71d0459960681f5a35a8e11ae1'
2016-12-04 03:04:33 +08:00
name 'Bitrix24'
homepage 'https://www.bitrix24.com/apps/mobile-and-desktop-apps.php#desktop_app'
app 'Bitrix24.app'
end