Skip to content

Conversation

@samford
Copy link
Member

@samford samford commented Nov 1, 2025

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.

shotcut is autobumped but the workflow failed to update to version 25.10.31 because the file name now includes the version with dots. This updates the version and url accordingly.

This is failing brew audit locally with "Cask is in the signing audit skiplist, but does not need to be skipped!" and it may fail in CI as well. However, this cask was added to the skiplist because it fails that audit on CI, so it may fail either way.

Copilot AI review requested due to automatic review settings November 1, 2025 02:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Shotcut cask from version 25.08.16 to 25.10.31 and makes two key changes:

  • Updates version and SHA256 checksum
  • Fixes URL construction to use dotted version format instead of no-dots format
  • Increases minimum macOS requirement from Big Sur to Monterey

@bevanjkay bevanjkay added ci-retry Continuously re-runs CI until it succeeds or is cancelled. and removed ci-retry Continuously re-runs CI until it succeeds or is cancelled. labels Nov 2, 2025
samford and others added 2 commits November 3, 2025 17:23
`shotcut` is autobumped but the workflow failed to update to version
25.10.31 because the file name now includes the version with dots.
This updates the version and `url` accordingly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants