Add `auto_updates` flag to pixelsnap 2.3 (#79280)

This commit is contained in:
Andrei Borisov 2020-03-26 07:01:22 +03:00 committed by GitHub
parent fec8ab3150
commit ee35c65613
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -7,5 +7,7 @@ cask 'pixelsnap' do
name 'PixelSnap'
homepage 'https://getpixelsnap.com/'
auto_updates true
app "PixelSnap #{version.major}.app"
end