v2.4.11 release
[git-osx-installer.git] / www / feed.atom
blob3dfdc0f67567c9e2c032e515b4266710fcefc4ab
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-26T22:00:00-07:00</updated>
31 <entry>
32 <title>Git 2.4.11 OS X Installer</title>
33 <link rel="alternate" type="text/html" href="/git-osx-installer/#gitosx-v2.4.11_in"/>
34 <id>urn:uuid:297a492a-d269-466a-96b0-02d93d787a84</id>
35 <published>2016-03-26T22:00:00-07:00</published>
36 <updated>2016-03-26T22:00:00-07:00</updated>
37 <summary>Mac OS X 10.4+ universal installer for Git version 2.4.11</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.4.11</p>
41 <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/>
42 <span>SIZE: </span><tt>12</tt><span> MiB</span><br/>
43 <span>MD5: </span><tt>7986123c8cbb0a01dd69eb2ff912886a</tt><br/>
44 <span>SHA1: </span><tt>e10ba213305a7bcb5d74f4947d418afa59aa0665</tt><br/>
45 <span>SHA256: </span><tt>20d85f3d71389ca795696c98bdf5482d339c084c1f46817452a2918c14088629</tt><br/>
46 </div>
47 </content>
48 </entry>
50 </feed>