Skip to content

Commit

Permalink
Switching to new update location and updating appcast for new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmattozzi committed Feb 16, 2014
1 parent f0f4bbd commit 6e886c0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CocoaRestClient-Info.plist
Expand Up @@ -33,7 +33,7 @@
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>SUFeedURL</key>
<string>http://cocoa-rest-client.googlecode.com/svn/trunk/appcast.xml</string>
<string>http://restlesscode.org/cocoa-rest-client/appcast.xml</string>
<key>SUPublicDSAKeyFile</key>
<string>dsa_pub.pem</string>
<key>kCRCHeadersUserDefaultsKey</key>
Expand Down Expand Up @@ -70,5 +70,7 @@
<string>Via</string>
<string>Warning</string>
</array>
<key>SUEnableSystemProfiling</key>
<true/>
</dict>
</plist>
11 changes: 11 additions & 0 deletions appcast.xml
Expand Up @@ -5,6 +5,17 @@
<link>http://cocoa-rest-client.googlecode.com/svn/trunk/appcast.xml</link>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Version 1.3.7</title>
<sparkle:releaseNotesLink>https://raw2.github.com/mmattozzi/cocoa-rest-client/master/ReleaseNotes/1.3.7.html</sparkle:releaseNotesLink>
<pubDate>Sun, 16 Feb 2014 12:21:00 -0500</pubDate>
<sparkle:minimumSystemVersion>10.7.5</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/mmattozzi/cocoa-rest-client/releases/download/1.3.7/CocoaRestClient-1.3.7.dmg"
sparkle:version="12" length="1396374"
sparkle:shortVersionString="1.3.7"
type="application/octet-stream"
sparkle:dsaSignature="MCwCFHni6FUS59KJ4v46mge7sY2SYWaVAhQNkHCr1LxMP7Fg9x9CJ+iyLBtVgw==" />
</item>
<item>
<title>Version 1.3.6</title>
<sparkle:releaseNotesLink>http://cocoa-rest-client.googlecode.com/svn/trunk/ReleaseNotes/1.3.6.html</sparkle:releaseNotesLink>
Expand Down

0 comments on commit 6e886c0

Please sign in to comment.