File tree Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Original file line number Diff line number Diff line change
1
+ #! /bin/zsh
2
+
3
+ source .env > /dev/null 2>&1
4
+
5
+ echo " ✨ Update appcast.xml"
6
+ Sparkle/./generate_appcast -o appcast.xml Build/Releases/
Original file line number Diff line number Diff line change 2
2
<rss xmlns : sparkle =" http://www.andymatuschak.org/xml-namespaces/sparkle" version =" 2.0" >
3
3
<channel >
4
4
<title >Keyboard Cowboy</title >
5
+ <item >
6
+ <title >3.25.3</title >
7
+ <pubDate >Wed, 06 Nov 2024 17:55:23 +0100</pubDate >
8
+ <sparkle : version >2152
9
+ </sparkle : version >
10
+ <sparkle : shortVersionString >3.25.3</sparkle : shortVersionString >
11
+ <sparkle : minimumSystemVersion >13.0</sparkle : minimumSystemVersion >
12
+ <enclosure url =" https://github.com/zenangst/KeyboardCowboy/releases/download/3.25.3/Keyboard.Cowboy.3.25.3.dmg" length =" 9283042" type =" application/octet-stream" sparkle : edSignature =" wJk098H7pZ6vwHJHWQ5KU8luCgrjyTrlSqtZSP7l8ARJU1BPLVd0QkQSXp4yiDFvdFwnIE0mye/YYM78KpRsAw==" />
13
+ </item >
5
14
<item >
6
15
<title >3.25.2</title >
7
16
<pubDate >Tue, 05 Nov 2024 19:23:03 +0100</pubDate >
20
29
<sparkle : minimumSystemVersion >13.0</sparkle : minimumSystemVersion >
21
30
<enclosure url =" https://github.com/zenangst/KeyboardCowboy/releases/download/3.25.1/Keyboard.Cowboy.3.25.1.dmg" length =" 9373999" type =" application/octet-stream" sparkle : edSignature =" IZaxNoePE2oWrSZcqRCdNOtiGTTcacAEO9m1MhY6mBHhnFODN25ZUJFr8VOJKWAsC5YaDBZjzJrVmzUwe/vbCw==" />
22
31
</item >
23
- <item >
24
- <title >3.25.0</title >
25
- <pubDate >Thu, 24 Oct 2024 23:24:43 +0200</pubDate >
26
- <sparkle : version >2082
27
- </sparkle : version >
28
- <sparkle : shortVersionString >3.25.0</sparkle : shortVersionString >
29
- <sparkle : minimumSystemVersion >13.0</sparkle : minimumSystemVersion >
30
- <enclosure url =" https://github.com/zenangst/KeyboardCowboy/releases/download/3.25.0/Keyboard.Cowboy.3.25.0.dmg" length =" 9274941" type =" application/octet-stream" sparkle : edSignature =" M4u67gK3y4GbbB35+c89qKmFtB1wX0o2lsgtTxKmmzVj49tdGMbgHLokycU3xKLKxfYldnL6tvNbMVI4+xH8BA==" />
31
- </item >
32
32
<item >
33
33
<title >0.4.1</title >
34
34
<pubDate >Mon, 21 Dec 2020 19:46:13 +0100</pubDate >
You can’t perform that action at this time.
0 commit comments