urls

Download Urls

Pecans provides urls to access releases assets. These assets are cached on the disk.

  • Latest version for detected platform: http://download.myapp.com/download

  • Latest version for specific platform: http://download.myapp.com/download/osx

  • Specific version for detected platform: http://download.myapp.com/download/1.1.0

  • Specific version for specific platform: http://download.myapp.com/download/1.2.0/osx

  • Specific channel: http://download.myapp.com/download/channel/beta

  • Specific channel for specific platform: http://download.myapp.com/download/channel/beta/osx

Atom Feed Urls

Pecans provides different Atom feeds:

  • All versions: http://download.myapp.com/feed/channel/all.atom

  • Versions in specific channel: http://download.myapp.com/feed/channel/:channel.atom

Last updated