Skip to content

Conversation

khipp
Copy link
Member

@khipp khipp commented Oct 16, 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.

@Copilot Copilot AI review requested due to automatic review settings October 16, 2025 14:07
Copy link
Contributor

@Copilot 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 pull request updates Scilab from version 2025.1.0 (ARM) and 2025.0.0 (Intel) to a unified version 2026.0.0 for both architectures. The change simplifies the cask by removing architecture-specific version handling and consolidating the livecheck configuration.

Key changes:

  • Updates to version 2026.0.0 for both ARM and Intel architectures
  • Consolidates architecture-specific blocks into a single unified version with architecture-specific SHA256 hashes
  • Moves livecheck configuration out of architecture-specific blocks to apply to both architectures

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@krehel krehel added this pull request to the merge queue Oct 16, 2025
Merged via the queue into main with commit 6b6acde Oct 16, 2025
19 checks passed
@krehel krehel deleted the update-scilab branch October 16, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants