-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathappcast.xml
More file actions
24 lines (23 loc) · 919 Bytes
/
Copy pathappcast.xml
File metadata and controls
24 lines (23 loc) · 919 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Dimly Updates</title>
<link>https://github.com/Punshnut/macos-dimly</link>
<description>Release notes for Dimly</description>
<language>en</language>
<item>
<title>Dimly 2026.6.0</title>
<pubDate>Sun, 26 Jul 2026 10:10:00 +0200</pubDate>
<enclosure
url="https://github.com/Punshnut/macos-dimly/releases/latest/download/Dimly.dmg"
sparkle:shortVersionString="2026.6.0"
sparkle:version="12"
length="8928557"
type="application/octet-stream"
sparkle:edSignature="5ZrncyTnaqxiRdihVzZxb6Y1AgXUuzPsoPpxqSXYV7InoncIQB/yg1kVXF5DcNooKuVwTbf/wa3KviCOBOIxCg==" />
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
</item>
</channel>
</rss>