Skip to content

Commit

Permalink
Setting Up autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeKuhns authored Oct 12, 2016
1 parent daae6b4 commit a9c3f2d
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions Updates.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Extension Updates</key>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.meridianprinting.safari.PiedPiPr</string>
<key>Developer Identifier</key>
<string>3AY32522EW</string>
<key>CFBundleVersion</key>
<string>1.9</string>
<key>CFBundleShortVersionString</key>
<string>1.9</string>
<key>URL</key>
<string>https://joekuhns.github.io/PiedPiPer.safariextension/PiedP%C3%ADPer.safariextz</string>
</dict>
</array>
</dict>
</plist>

0 comments on commit a9c3f2d

Please sign in to comment.