Skip to content

Conversation

@eleanordoesntcode
Copy link
Contributor

Solves (somewhat) the problem of the app having no livecheck.

Copy link
Member

@bevanjkay bevanjkay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we could possible use https://download.anydesk.com/changelog.txt

@bevanjkay bevanjkay added awaiting user reply Issue needs response from a user. livecheck Issues or PRs related to livecheck labels Dec 18, 2025
@eleanordoesntcode
Copy link
Contributor Author

Added the URL.

livecheck do
skip "Cannot be fetched due to Cloudflare protections"
url "https://download.anydesk.com/changelog.txt"
regex(/v?(\d+(?:\.\d+)+) \(macOS\)/i)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
regex(/v?(\d+(?:\.\d+)+) \(macOS\)/i)
regex(/v?(\d+(?:\.\d+)+)\s+\(macOS\)/i)

@khipp khipp changed the title anydesk: use ExtractPlist strategy instead of skipping livecheck anydesk: update livecheck Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting user reply Issue needs response from a user. livecheck Issues or PRs related to livecheck

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants