Update apple-events to 1.1 (#47985)

This commit is contained in:
Gianni Tam-McMillan 2018-06-01 21:38:18 +01:00 committed by Victor Popkov
parent 8d0ec0f89c
commit c7b79b1ccd
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
cask 'apple-events' do
version '1.0'
sha256 'd2daa6a298d9037b2d073b3857dd4d7d55152d93d3074417d191f94f7ca4f4db'
version '1.1'
sha256 '70b2b360cba05e72e49ceb9ee0410514fe14cca0fe65b7c8ae5a13aa991f3d15'
url "https://github.com/insidegui/AppleEvents/releases/download/#{version}/AppleEvents_v#{version}.zip"
appcast 'https://github.com/insidegui/AppleEvents/releases.atom',
checkpoint: '093a310cac1abdb64ee3e152747c5b571474f937398af8caaca01fcc8f022db9'
checkpoint: '502db9ed45596ef5c6f26baa3606b27e794418d02891f02be6493468b47372e5'
name 'Apple Events'
homepage 'https://github.com/insidegui/AppleEvents'