Skip to content

Conversation

@samford
Copy link
Member

@samford samford commented Jan 8, 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.

gologin is autobumped but the workflow failed to update to version 4.0.2 because the livecheck block is producing an "Unable to get versions" error, as the upstream Release Notes page no longer links to versioned releases. This updates the version and adjusts the livecheck block to check the appcast that the app uses, as the response no longer includes a Content-Encoding: aws-chunked header that produces a curl error when the --compressed option is used.

`gologin` is autobumped but the workflow failed to update to version
4.0.2 because the `livecheck` block is producing an "Unable to get
versions" error, as the upstream Release Notes page no longer links to
versioned releases. This updates the version and adjusts the
`livecheck` block to check the appcast that the app uses, as the
response no longer includes a `Content-Encoding: aws-chunked` header
that produces a curl error when the `--compressed` option is used.
@samford samford added the livecheck Issues or PRs related to livecheck label Jan 8, 2026
@krehel krehel added this pull request to the merge queue Jan 8, 2026
Merged via the queue into main with commit f780bb0 Jan 8, 2026
19 checks passed
@krehel krehel deleted the gologin-4.0.2 branch January 8, 2026 01:14
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.

3 participants