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

badlion-client 4.5.1 #197991

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zyoshoka
Copy link
Contributor

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.


url "https://client-updates.badlion.net/Badlion%20Client-#{version}#{arch}.dmg"
name "Badlion Client"
desc "Minecraft launcher"
homepage "https://www.badlion.net/"

livecheck do
url "https://client-updates.badlion.net/latest-mac.yml"
url "https://client-updates.badlion.net/latest.yml"
Copy link
Member

Choose a reason for hiding this comment

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

This is the check for the windows version, the in-app updater is still using the old url. So it's an upstream issue, or we could try to use this url instead with the HeaderMatch strategy https://www.badlion.net/download/client/latest/mac

Copy link
Member

Choose a reason for hiding this comment

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

I have contacted to the upstream through the discord and let them know the .yml file is not updated.

@zyoshoka zyoshoka force-pushed the bump-badlion-client-4.5.1 branch from df38345 to 83603c0 Compare January 12, 2025 15:17
@p-linnane p-linnane added the upstream Issue which needs to be resolved by the upstream project. label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Issue which needs to be resolved by the upstream project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants