Skip to content

recut: update livecheck#255072

Open
samford wants to merge 1 commit intomainfrom
recut-update-livecheck
Open

recut: update livecheck#255072
samford wants to merge 1 commit intomainfrom
recut-update-livecheck

Conversation

@samford
Copy link
Member

@samford samford commented Mar 20, 2026

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

If AI was used to generate or assist with generating the PR:

  • I used AI to generate or assist with generating this PR. Please specify below how you used AI to help you.
  • I have personally reviewed, tested and verified all changes/additions, including zap stanza paths.

livecheck is erroneously returning "9" as the latest version for recut, as the redirection URLs include a lot of added query string parameters now. This addresses the issue by adding a basic regex to match the version from the file name. We can tighten this regex as needed in the future but I've started pretty loose.

livecheck is erroneously returning "9" as the latest version for
`recut`, as the redirection URLs include a lot of added query string
parameters now. This addresses the issue by adding a basic regex to
match the version from the file name. We can tighten this regex as
needed in the future but I've started pretty loose.
@samford samford added the livecheck Issues or PRs related to livecheck label Mar 20, 2026
@chenrui333
Copy link
Member

Error: Download failed on Cask 'recut' with message: Download failed: https://updates.getrecut.com/universal/Recut_4.3.4_universal.dmg
Error: Process completed with exit code 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

livecheck Issues or PRs related to livecheck

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants