This repository was archived by the owner on Sep 19, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Sketch Constraints.sketchplugin/Contents/Sketch Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
2
<rss xmlns : sparkle =" http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns : dc =" http://purl.org/dc/elements/1.1/" version =" 2.0" >
3
3
<channel >
4
+ <title >Sketch Constraints</title >
5
+ <link >https://github.com/bouchenoiremarc/Sketch-Constraints</link >
6
+ <description >A plugin that integrates constraints in Sketch to lay out layers.</description >
7
+ <language >en</language >
4
8
<item >
9
+ <title >Sketch Constraints 1.0.1</title >
10
+ <description >
11
+ <![CDATA[
12
+ <ul>
13
+ <li>Added Sketch Runner integration</li>
14
+ </ul>
15
+ ]]>
16
+ </description >
17
+ <enclosure url =" https://github.com/bouchenoiremarc/Sketch-Constraints/releases/download/v1.0.1/Sketch.Constraints.sketchplugin.zip" sparkle : version =" 1.0.1" />
18
+ </item >
19
+ <item >
20
+ <title >Sketch Constraints 1.0</title >
5
21
<enclosure url =" https://github.com/bouchenoiremarc/Sketch-Constraints/releases/download/v1.0/Sketch.Constraints.sketchplugin.zip" sparkle : version =" 1.0" />
6
22
</item >
7
23
</channel >
Original file line number Diff line number Diff line change 4
4
"author" : " Marc Bouchenoire" ,
5
5
"authorEmail" :
" [email protected] " ,
6
6
"homepage" : " https://github.com/bouchenoiremarc/Sketch-Constraints" ,
7
- "version" : " 1.0" ,
7
+ "version" : " 1.0.1 " ,
8
8
"identifier" : " com.bouchenoiremarc.sketch-constraints" ,
9
9
"appcast" : " https://raw.githubusercontent.com/bouchenoiremarc/Sketch-Constraints/master/.appcast.xml" ,
10
10
"compatibleVersion" : 4 ,
You can’t perform that action at this time.
0 commit comments