Update beesoft to 4.0.5 (#47266)

This commit is contained in:
CoreCode 2018-05-30 02:51:08 +02:00 committed by Aditya Dalal
parent 48a152e53d
commit e27bc8187c
1 changed files with 5 additions and 5 deletions

View File

@ -1,12 +1,12 @@
cask 'beesoft' do
version '3.15.1'
sha256 '8e55dd772af896516c1d5a3fc89875c4c71b25d64206eed89444d5e86bd60404'
version '4.0.5'
sha256 '6cf5cc5873f9c6a78292f9d4586682b0cceb1c0336666617ad4924783ca793ea'
url "https://www.beeverycreative.com/public/software/BEESOFT/BEESOFT-#{version}/Mac-BEESOFT-#{version}.pkg"
url "https://www.beeverycreative.com/public/software/BEESOFT/BEESOFT%20-%20#{version.major_minor}/Desktop%20Version/BEESOFT-#{version}.pkg"
name 'Beesoft'
homepage 'https://beeverycreative.com/beesoft/'
pkg "Mac-BEESOFT-#{version}.pkg"
pkg "BEESOFT-#{version}.pkg"
uninstall pkgutil: 'com.beeverycreative.beesoft'
uninstall pkgutil: 'com.beeverycreative.beeweb'
end