Browse Source

Add Whatpulse Beta 2.7.2b1 (#2960)

master
Maarten Paauw 8 years ago
committed by Victor Popkov
parent
commit
847d35a9d0
  1. 13
      Casks/whatpulse-beta.rb

13
Casks/whatpulse-beta.rb

@ -0,0 +1,13 @@
cask 'whatpulse-beta' do
version '2.7.2b1'
sha256 '54dc8c55cdca3d2f19bcd7ea788ac6aa2c57f6c7629e82de32ee93cc6211e0ad'
url "http://static.whatpulse.org/files/beta/whatpulse-mac-#{version}.dmg"
name 'WhatPulse'
homepage 'https://whatpulse.org/'
pkg "WhatPulse #{version}.mpkg"
uninstall pkgutil: 'com.lostdomain.whatpulse',
quit: 'com.whatpulse.mac'
end
Loading…
Cancel
Save