-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathappcast.xml
More file actions
42 lines (42 loc) · 1.69 KB
/
appcast.xml
File metadata and controls
42 lines (42 loc) · 1.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?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>Sketch Auto Translate Plugin</title>
<link>https://github.com/symdesign/sketch-auto-translate/raw/master/appcast.xml</link>
<description>Plugin to translate Text Layers and Symbol Overrides via Google Translate.</description>
<language>en</language>
<item>
<title>v2.0.1</title>
<enclosure
url="https://github.com/symdesign/sketch-auto-translate/raw/master/Versions/SketchAutoTranslate.2.0.zip"
sparkle:version="2.0"
type="application/octet-stream" />
</item>
<item>
<title>v2.0</title>
<enclosure
url="https://github.com/symdesign/sketch-auto-translate/raw/master/Versions/SketchAutoTranslate.2.0.zip"
sparkle:version="2.0"
type="application/octet-stream" />
</item>
<item>
<title>v1.3</title>
<enclosure
url="https://github.com/symdesign/sketch-auto-translate/raw/master/Versions/SketchAutoTranslate.1.3.zip"
sparkle:version="1.3"
type="application/octet-stream" />
</item>
<item>
<title>v1.2</title>
<enclosure url="https://github.com/symdesign/sketch-auto-translate/raw/master/Versions/SketchAutoTranslate.1.2.zip"
sparkle:version="1.2"
type="application/octet-stream" />
</item>
<item>
<title>v1.1</title>
<enclosure url="https://github.com/symdesign/sketch-auto-translate/raw/master/Versions/SketchAutoTranslate.1.1.zip"
sparkle:version="1.1"
type="application/octet-stream" />
</item>
</channel>
</rss>