Skip to content

Commit

Permalink
Fix appcast DMG url for v1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
milanvarady committed May 17, 2024
1 parent e2fb68e commit f60706a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
https://aerolite.dev/applite/releases/1.2.5.html
</sparkle:releaseNotesLink>
<sparkle:criticalUpdate></sparkle:criticalUpdate>
<enclosure url="https://milanvarady.github.io/Applite/Applite.dmg" length="3350419" type="application/octet-stream" sparkle:edSignature="M9zEZ9x4EfmNkngm40N4caz2lE6MyLBjHJTH+WK68tzs0A1Nhf7Z+O1Q6C6pujEvZMBD9eRLfVBd/2I9UwR0DA=="/>
<enclosure url="https://github.com/milanvarady/Applite/releases/download/v1.2.5/Applite.dmg" length="3350419" type="application/octet-stream" sparkle:edSignature="M9zEZ9x4EfmNkngm40N4caz2lE6MyLBjHJTH+WK68tzs0A1Nhf7Z+O1Q6C6pujEvZMBD9eRLfVBd/2I9UwR0DA=="/>
</item>
<item>
<title>1.2.4</title>
Expand Down

0 comments on commit f60706a

Please sign in to comment.