Skip to content

Update Casks with RC version #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 7, 2025
Merged

Update Casks with RC version #7

merged 1 commit into from
Apr 7, 2025

Conversation

adobrzhansky
Copy link
Contributor

@adobrzhansky adobrzhansky commented Apr 7, 2025

Contains:

  • Casks updated with RC version
  • Fixing test workflow

@adobrzhansky adobrzhansky merged commit 7a0bb48 into main Apr 7, 2025
12 checks passed
@adobrzhansky adobrzhansky deleted the update-casks branch April 7, 2025 16:18
Comment on lines -4 to +6
version "8.0-m04"
sha256 arm: "806ed7f7bf9ad4b2c8f5e44aee9429b2f3a2833beb822a063907476fd6e13e19",
intel: "50489666921c0421b23df7c13380fcf26d7bebee176839b858e564817a131653"
version "8.0-rc1"
sha256 arm: "c185dbeed8682658c170d7932507b2f2b7d90cdc4d8591a443f6cc1a0667f259",
intel: "68e6508c08963795d5e3e112173049dbb680a45f4600951f8e7bf6ff3891985d"
Copy link

Choose a reason for hiding this comment

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

@adamiBs @adobrzhansky this probably should point to version 7.4 (i.e. last stable release) rather than a release candidate?

Otherwise there is no difference between brew install --cask redis and brew install --cask redis-rc.

If this is not the case -- then I wonder how does one install redis 7.4 with brew 🤔

Copy link
Contributor

Choose a reason for hiding this comment

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

Hi @kblcuk thanks for the comment!
These shall differ once we've released the GA version. We (Redis) haven't published an official homebrew cask in the past, so eventually rc will point to unstable releases, while redis will point to our stable releases

Copy link

Choose a reason for hiding this comment

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

Right! But is there any reason not to point it to 7.4 (current stable release) already now? Since currently there is no way to install 7.4 from homebrew due to Redis license changes 😕

Copy link
Contributor

Choose a reason for hiding this comment

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

We don't plan on back-porting this distribution to older versions at the moment.

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.

3 participants