Add Sync-My-L2P-app v2.2.0 (#21075)

This commit is contained in:
SirWindfield 2016-05-10 03:04:12 +02:00 committed by Vítor Galvão
parent e6eb4b7899
commit 3d2cbf2ae0
1 changed files with 14 additions and 0 deletions

14
Casks/sync-my-l2p.rb Normal file
View File

@ -0,0 +1,14 @@
cask 'sync-my-l2p' do
version '2.2.0'
sha256 '76344b27cda005a3e60135d880f482eef08bc0f1db84480e39677dd230823886'
# github.com/Sync-my-L2P/Sync-my-L2P was verified as official when first introduced to the cask
url "https://github.com/Sync-my-L2P/Sync-my-L2P/releases/download/v#{version}/SyncMyL2P-#{version}-osx.dmg"
appcast 'https://github.com/Sync-my-L2P/Sync-my-L2P/releases.atom',
checkpoint: '131d35c756edf86c9a5197973c41651749402e4a948699a98d1d7ff8bae6b3c2'
name 'Sync-my-L2P'
homepage 'http://www.sync-my-l2p.de'
license :oss
app 'Sync-my-L2P.app'
end