Update snapndrag.rb (#59482)

This commit is contained in:
suschizu 2019-02-26 05:10:32 +01:00 committed by Vítor Galvão
parent ee757f240d
commit 73b4d23cd7
1 changed files with 3 additions and 1 deletions

View File

@ -3,9 +3,11 @@ cask 'snapndrag' do
sha256 'e643cd47fbc3ffbe2ef98f22987ad0e8588d090e017717164a7e14fec9a838da'
url "https://yellowmug.com/download/SnapNDrag_#{version}.dmg"
appcast 'https://yellowmug.com/snapndrag/appcast-1012.xml'
appcast 'https://yellowmug.com/snapndrag/appcast-1014.xml'
name 'SnapNDrag'
homepage 'https://www.yellowmug.com/snapndrag/'
depends_on macos: '>= :high_sierra'
app 'SnapNDrag.app'
end