Adding Paymoplus v2.0.3 (#30788)

* Deleting Paymowidget

- deleting this app since it seems to be replaced by Paymo Plus

* Adding paymoplus app v2.0.3

- Including new cask for paymoplus app.

* Update paymoplus.rb
This commit is contained in:
Gobinath Mallaiyan 2017-03-10 02:54:16 -05:00 committed by Miccal Matthews
parent c89b923f7a
commit 4ee0da095e
2 changed files with 10 additions and 10 deletions

10
Casks/paymoplus.rb Normal file
View File

@ -0,0 +1,10 @@
cask 'paymoplus' do
version :latest
sha256 :no_check
url 'https://app.paymoapp.com/desktop-apps/paymoplus/PaymoPlus_latest.dmg'
name 'PaymoPlus'
homepage 'https://www.paymoapp.com'
app 'PaymoPlus.app'
end

View File

@ -1,10 +0,0 @@
cask 'paymowidget' do
version '4.0.16'
sha256 '1b9c6485594d28a477ff115758780d22d25b1594963dadf3388239fa25f8fc78'
url "https://app.paymoapp.com/desktop-apps/paymowidget/PaymoWidget_mac_#{version}.dmg"
name 'Paymo Widget'
homepage 'https://app.paymoapp.com/'
app 'PaymoWidget.app'
end