homebrew-cask/Casks/sharepod.rb

12 lines
350 B
Ruby

cask 'sharepod' do
version '4.3.2.0'
sha256 '1e6799be8764fb6f57ff87fef79de86d0391d63d349f68999f02729a72529211'
# cdn.macroplant.com was verified as official when first introduced to the cask
url "http://cdn.macroplant.com/release/Sharepod-#{version}.dmg"
name 'Sharepod'
homepage 'https://www.getsharepod.com/'
app 'Sharepod.app'
end