homebrew-cask/Casks/apns-pusher.rb

10 lines
298 B
Ruby

class ApnsPusher < Cask
version '2.2.1'
sha256 '7479f2c2bd405823043ef0a55da94d94ccbb91a69a0a2fff062c5baefc105ea6'
url 'https://github.com/blommegard/APNS-Pusher/releases/download/2.2.1/APNS.Pusher.app.zip'
homepage 'https://github.com/blommegard/APNS-Pusher'
link 'APNS Pusher.app'
end