Publish Sparkle appcast for 1.0.1 - #7
Merged
Merged
Conversation
Verified against the live release asset: URL resolves (HTTP 200), byte length matches the signed DMG, and build number 2 is greater than the 1 advertised for 1.0.0, so installed copies will be offered the update.
There was a problem hiding this comment.
Pull request overview
Updates the Sparkle appcast so existing installs can discover and download the v1.0.1 release of InputPilot (including the first-run permission fix).
Changes:
- Bumps the appcast item metadata from 1.0.0 to 1.0.1 (title, pubDate, Sparkle version, short version string).
- Updates the enclosure to point to the v1.0.1 DMG, including updated length and EdDSA signature.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Points the update feed at the v1.0.1 release, which carries the first-run permission fix.
Merging this is what makes installed 1.0.0 copies see the update.
Verified against the published asset
https://github.com/LucaGerlich/InputPilot/releases/download/v1.0.1/InputPilot-1.0.1.dmg→ HTTP 200content-length1917595 matches the appcastlengthand the signed DMGsparkle:version2 > the 1 advertised for 1.0.0, so the update is actually offered