v2.5.5 release
[git-osx-installer.git] / www / feed.atom
blob03ebc3ce4788fc5eb0da1a4125dd24e22eef0fc9
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
4 NOTE: stupid feedburner fails to insert an xml:base attribute
5 when it republishes the feed so all the links become broken
6 unless we explicitly add an xml:base attribute ourselves.
8 Unfortunately, even that's not good enough for feedburner as
9 when viewing the feed directly in a browser that does not
10 support feeds, the feedburner source includes a stylesheet
11 to reformat the feed. That stylesheet, however, fails to
12 take into account the xml:base attribute and again all the
13 links become broken. :(
15 That means all the links MUST be absolute URIs instead of
16 relative absolute path references making pre-deployment
17 testing a real PITA!
19 -->
20 <feed xmlns="http://www.w3.org/2005/Atom">
22 <title>Git OS X Installer Updates</title>
23 <author><name>Kyle J. McKay</name></author>
24 <link rel="self" type="application/atom+xml" href="http://mackyle.github.io/git-osx-installer/feed.atom"/>
25 <link rel="alternate" type="text/html" href="http://mackyle.github.io/git-osx-installer/"/>
26 <id>urn:uuid:8c3cdd92-11f4-44d4-a90b-ae20c7f2a963</id>
27 <icon>http://mackyle.github.io/git-osx-installer/gitosxinstaller-icon.png</icon>
28 <logo>http://mackyle.github.io/git-osx-installer/gitosxinstaller-logo.png</logo>
29 <updated>2016-03-27T06:00:00-07:00</updated>
31 <entry>
32 <title>Git 2.5.5 OS X Installer</title>
33 <link rel="alternate" type="text/html" href="/git-osx-installer/#gitosx-v2.5.5_in"/>
34 <id>urn:uuid:00926ac1-b293-486a-a88c-24191151e37f</id>
35 <published>2016-03-27T06:00:00-07:00</published>
36 <updated>2016-03-27T06:00:00-07:00</updated>
37 <summary>Mac OS X 10.4+ universal installer for Git version 2.5.5</summary>
38 <content type="xhtml">
39 <div xmlns="http://www.w3.org/1999/xhtml">
40 <p style="font-size:125%;font-weight:bold;margin-bottom:1ex">Mac OS X 10.4+ universal installer for Git version 2.5.5</p>
41 <a href="https://bitbucket.org/mackyle/git-osx-installer/downloads/git-2.5.5-osx-installer.dmg">git-2.5.5-osx-installer.dmg</a><br/>
42 <span>SIZE: </span><tt>12</tt><span> MiB</span><br/>
43 <span>MD5: </span><tt>cd4ddf472b1389979a0ea85cec0b97f0</tt><br/>
44 <span>SHA1: </span><tt>7f031f322cb8296fb376c83a7cc0dd196a741ccd</tt><br/>
45 <span>SHA256: </span><tt>8957e634b3ca65ac1e4b53b2ea447bdccbf439c538dc23b3a04d22160352fecc</tt><br/>
46 </div>
47 </content>
48 </entry>
50 <entry>
51 <title>Git 2.4.11 OS X Installer</title>
52 <link rel="alternate" type="text/html" href="/git-osx-installer/#gitosx-v2.4.11_in"/>
53 <id>urn:uuid:297a492a-d269-466a-96b0-02d93d787a84</id>
54 <published>2016-03-26T22:00:00-07:00</published>
55 <updated>2016-03-26T22:00:00-07:00</updated>
56 <summary>Mac OS X 10.4+ universal installer for Git version 2.4.11</summary>
57 <content type="xhtml">
58 <div xmlns="http://www.w3.org/1999/xhtml">
59 <p style="font-size:125%;font-weight:bold;margin-bottom:1ex">Mac OS X 10.4+ universal installer for Git version 2.4.11</p>
60 <a href="https://bitbucket.org/mackyle/git-osx-installer/downloads/git-2.4.11-osx-installer.dmg">git-2.4.11-osx-installer.dmg</a><br/>
61 <span>SIZE: </span><tt>12</tt><span> MiB</span><br/>
62 <span>MD5: </span><tt>7986123c8cbb0a01dd69eb2ff912886a</tt><br/>
63 <span>SHA1: </span><tt>e10ba213305a7bcb5d74f4947d418afa59aa0665</tt><br/>
64 <span>SHA256: </span><tt>20d85f3d71389ca795696c98bdf5482d339c084c1f46817452a2918c14088629</tt><br/>
65 </div>
66 </content>
67 </entry>
69 </feed>