Skip to content

Commit

Permalink
2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alin23 committed Aug 21, 2023
1 parent b37a719 commit a37be99
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 203 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Releases/Clop 2.0.0.dmg
Clop/bin/ffmpeg
*.dmg
*.delta
*.bkp
Releases/*.html
2 changes: 1 addition & 1 deletion ReleaseNotes/2.1.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- Drop zone for drag-and-drop file optimisation

<video autoplay loop muted playsinline disablepictureinpicture height=574>
<video autoplay controls loop muted playsinline disablepictureinpicture width=600>
<source src="https://files.lowtechguys.com/clop-drop-zone-demo-h265.mp4" type="video/mp4; codecs=hvc1">
<source src="https://files.lowtechguys.com/clop-drop-zone-demo-h264.mp4" type="video/mp4">
</video>
Expand Down
69 changes: 0 additions & 69 deletions Releases/Clop-2.0.0.html

This file was deleted.

46 changes: 0 additions & 46 deletions Releases/Clop-2.0.1.html

This file was deleted.

40 changes: 0 additions & 40 deletions Releases/Clop-2.0.2.html

This file was deleted.

46 changes: 0 additions & 46 deletions Releases/Clop-2.0.3.html

This file was deleted.

17 changes: 17 additions & 0 deletions Releases/appcast.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
<?xml version="1.0" standalone="yes"?>
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<item>
<title>2.1.1</title>
<pubDate>Mon, 21 Aug 2023 16:08:54 +0300</pubDate>
<link>https://lowtechguys.com/clop</link>
<sparkle:fullReleaseNotesLink>https://github.com/FuzzyIdeas/Clop/releases</sparkle:fullReleaseNotesLink>
<sparkle:version>2.1.1</sparkle:version>
<sparkle:shortVersionString>2.1.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>https://files.lowtechguys.com/ReleaseNotes/Clop-2.1.1.html</sparkle:releaseNotesLink>
<enclosure url="https://files.lowtechguys.com/releases/Clop-2.1.1.dmg" length="52823593" type="application/octet-stream" sparkle:edSignature="DC9BpvGpq23DbMEEiF8J1bp46p2jjiSGQQW6hSMVRk9oOe+qq7XSaIg9VFj21iSN4Hz24RjThE0BKBUC71/PDg=="/>
<sparkle:deltas>
<enclosure url="https://files.lowtechguys.com/releases/Clop2.1.1-2.0.3.delta" sparkle:deltaFrom="2.0.3" length="1006238" type="application/octet-stream" sparkle:deltaFromSparkleExecutableSize="865040" sparkle:deltaFromSparkleLocales="de,he,ar,el,ja,fa,en" sparkle:edSignature="SVRCkCiNMdvG5lAXZqzuieTLj1QtyKDyJyaC2F/hAXqRR2JV/mTAF6bXtdHyTNW2mfmyeAQvRti6C3zbfT/iCw=="/>
<enclosure url="https://files.lowtechguys.com/releases/Clop2.1.1-2.0.2.delta" sparkle:deltaFrom="2.0.2" length="1115822" type="application/octet-stream" sparkle:deltaFromSparkleExecutableSize="865040" sparkle:deltaFromSparkleLocales="de,he,ar,el,ja,fa,en" sparkle:edSignature="t0QDIatxw7InwKQkx54ubzHHSVw692m6ELR/jtuPAuEJNyIxWQLUNYEkxLvbcXNlfh4WQB4Rpx7ss/Sa1gXBDQ=="/>
<enclosure url="https://files.lowtechguys.com/releases/Clop2.1.1-2.0.1.delta" sparkle:deltaFrom="2.0.1" length="1116582" type="application/octet-stream" sparkle:deltaFromSparkleExecutableSize="865040" sparkle:deltaFromSparkleLocales="de,he,ar,el,ja,fa,en" sparkle:edSignature="G2DIpLtwXre9hPxN1jmQL6lrjodQ0+0D5N/wNWt8ngxZAam0OOEbrNdE4LT6NmdLQKJqwulqXEUNrsWUYnpbCg=="/>
<enclosure url="https://files.lowtechguys.com/releases/Clop2.1.1-2.0.0.delta" sparkle:deltaFrom="2.0.0" length="1127146" type="application/octet-stream" sparkle:deltaFromSparkleExecutableSize="865040" sparkle:deltaFromSparkleLocales="de,he,ar,el,ja,fa,en" sparkle:edSignature="+C40H3Kp/V79UkE/OVXIz1bjwOMrwGI3neJOQDW9rI0IX0FKNPI8K+c888LSbrU8IuhBSlrK8FFwv3XEIEzPCA=="/>
</sparkle:deltas>
</item>
<item>
<title>2.0.3</title>
<pubDate>Tue, 15 Aug 2023 19:36:43 +0300</pubDate>
Expand Down

0 comments on commit a37be99

Please sign in to comment.