Add pixelsnap 2.2.1 (#71140)

This commit is contained in:
Andrei Borisov 2019-10-19 18:42:47 +03:00 committed by Vítor Galvão
parent f2d1006cfb
commit a08be69986
1 changed files with 11 additions and 0 deletions

11
Casks/pixelsnap.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'pixelsnap' do
version '2.2.1'
sha256 '19c5159640149845fef06adc493a8ac38b73295105dec680e264f4c821b9d23f'
url "https://updates.getpixelsnap.com/v#{version.major}/PixelSnap-#{version.major}-#{version}.dmg"
appcast "https://updates.getpixelsnap.com/v#{version.major}/appcast.xml"
name 'PixelSnap'
homepage 'https://getpixelsnap.com/'
app "PixelSnap #{version.major}.app"
end