Skip to content
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

fix: Allow non-v24 arcolinux releases #1575

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lj3954
Copy link
Member

@lj3954 lj3954 commented Jan 29, 2025

Description

Quickget was modified to only allow arcolinux versions with the major release being 24 and minor being 06 or above, due to a change in editions taking place at that point. This is no longer necessary, as the latest 5 releases are well past this change. Version 25 has been released and isn't matched by the current regex.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my code
  • I have tested my code in common scenarios and confirmed there are no regressions

@lj3954 lj3954 enabled auto-merge (squash) January 29, 2025 17:52
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.

bug: Quickget does not display new arcolinux v25 release
1 participant