~ubuntu-branches/ubuntu/vivid/simplestreams/vivid-updates

« back to all changes in this revision

Viewing changes to examples/foocloud/streams/v1/index.js

  • Committer: Package Import Robot
  • Author(s): Scott Moser
  • Date: 2013-04-18 18:19:11 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20130418181911-st3hkjiy2o4ie4om
Tags: 0.1.0~bzr229-0ubuntu1
* New upstream snapshot.
  * fix a bug in 'products_condense'
  * support http simple and digest auth

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
   "path": "streams/v1/com.example.foovendor:released:aws.js", 
6
6
   "updated": "Wed, 20 Mar 2013 17:56:57 +0000", 
7
7
   "products": [
8
 
    "pinky:server:amd64", 
9
 
    "pinky:server:i386"
 
8
    "com.example.foovendor:pinky:server:amd64", 
 
9
    "com.example.foovendor:pinky:server:i386"
10
10
   ], 
11
11
   "format": "products:1.0"
12
12
  }, 
15
15
   "path": "streams/v1/com.example.foovendor:released:download.js", 
16
16
   "updated": "Wed, 20 Mar 2013 17:56:57 +0000", 
17
17
   "products": [
18
 
    "pinky:server:amd64", 
19
 
    "pinky:server:i386"
 
18
    "com.example.foovendor:pinky:server:amd64", 
 
19
    "com.example.foovendor:pinky:server:i386"
20
20
   ], 
21
21
   "format": "products:1.0"
22
22
  }