File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1212 <dict >
1313 <key >NAME</key >
1414 <string >Cinemagraph Pro</string >
15- <key >SPARKLE_FEED_URL</key >
16- <string >https://flixel.com/appcast/mac/cinemagraphpro.xml</string >
1715 </dict >
1816 <key >MinimumVersion</key >
1917 <string >0.5.0</string >
2220 <dict >
2321 <key >Arguments</key >
2422 <dict >
25- <key >appcast_url</key >
26- <string >%SPARKLE_FEED_URL%</string >
23+ <key >re_pattern</key >
24+ <string >"download":"(https://cdn.flixel.com/downloads/CinemagraphPro-(?P< version> [\d\.]+)\.zip)"</string >
25+ <key >result_output_var_name</key >
26+ <string >url</string >
27+ <key >url</key >
28+ <string >https://flixel.com/api/releases/mac-pro/latest/</string >
2729 </dict >
2830 <key >Processor</key >
29- <string >SparkleUpdateInfoProvider </string >
31+ <string >URLTextSearcher </string >
3032 </dict >
3133 <dict >
3234 <key >Arguments</key >
You can’t perform that action at this time.
0 commit comments