Reformat apns-pusher.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:00:57 +02:00
parent 1a945c24d9
commit a184ad42cb
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class ApnsPusher < Cask
url 'https://github.com/blommegard/APNS-Pusher/releases/download/2.2.1/APNS.Pusher.app.zip'
homepage 'https://github.com/blommegard/APNS-Pusher'
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