get.porter.sh/porter@v1.3.0/pkg/pkgmgmt/feed/testdata/atom-existing.xml (about)

     1  <feed xmlns="http://www.w3.org/2005/Atom">
     2      <id>https://porter.sh/mixins</id>
     3      <title>Porter Mixins</title>
     4      <updated>2013-02-03T00:00:00Z</updated>
     5      <link rel="self" href="https://cdn.porter.sh/mixins/atom.xml"/>
     6      <author>
     7          <name>Porter Authors</name>
     8          <uri>https://porter.sh/mixins</uri>
     9      </author>
    10      <category term="exec"/>
    11      <entry>
    12          <id>https://cdn.porter.sh/mixins/canary/exec</id>
    13          <title>exec @ canary</title>
    14          <updated>2013-02-3T00:00:00Z</updated>
    15          <category term="exec"/>
    16          <content>canary</content>
    17          <link rel="download" href="https://cdn.porter.sh/mixins/canary/exec-darwin-amd64" />
    18          <link rel="download" href="https://cdn.porter.sh/mixins/canary/exec-linux-amd64" />
    19          <link rel="download" href="https://cdn.porter.sh/mixins/canary/exec-windows-amd64.exe" />
    20      </entry>
    21      <entry>
    22          <id>https://cdn.porter.sh/mixins/v1.2.3/helm</id>
    23          <title>helm @ v1.2.3</title>
    24          <updated>2013-02-03T00:00:00Z</updated>
    25          <category term="helm"/>
    26          <content>v1.2.3</content>
    27          <link rel="download" href="https://cdn.porter.sh/mixins/v1.2.3/helm-darwin-amd64" />
    28          <link rel="download" href="https://cdn.porter.sh/mixins/v1.2.3/helm-darwin-arm64" />
    29          <link rel="download" href="https://cdn.porter.sh/mixins/v1.2.3/helm-linux-amd64" />
    30          <link rel="download" href="https://cdn.porter.sh/mixins/v1.2.3/helm-linux-arm64" />
    31          <link rel="download" href="https://cdn.porter.sh/mixins/v1.2.3/helm-windows-amd64.exe" />
    32          <link rel="download" href="https://cdn.porter.sh/mixins/v1.2.3/helm-windows-arm64.exe" />
    33      </entry>
    34      <entry>
    35          <id>https://cdn.porter.sh/mixins/v1.2.3/exec</id>
    36          <title>exec @ v1.2.3</title>
    37          <updated>2013-02-02T00:00:00Z</updated>
    38          <category term="exec"/>
    39          <content>v1.2.3</content>
    40          <link rel="download" href="https://cdn.porter.sh/mixins/v1.2.3/exec-darwin-amd64" />
    41          <link rel="download" href="https://cdn.porter.sh/mixins/v1.2.3/exec-linux-amd64" />
    42          <link rel="download" href="https://cdn.porter.sh/mixins/v1.2.3/exec-windows-amd64.exe" />
    43      </entry>
    44  </feed>