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

Update commands to work with new JSON format #41

Open
apainintheneck opened this issue Mar 3, 2024 · 0 comments
Open

Update commands to work with new JSON format #41

apainintheneck opened this issue Mar 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@apainintheneck
Copy link
Owner

See Homebrew/brew#16410

The new format exists for formulae right now but not for casks. When the cask work has been merged in, it'd be nice to update the code to handle it. Specifically there should be a command line option to enable the new JSON format which would just set the flag internally and do any other work necessary so that the package loading code mimics the new format. Otherwise, it would skip the new format entirely by removing the HOMEBREW_INTERNAL_JSON_V3 environment variable.

@apainintheneck apainintheneck added the enhancement New feature or request label Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant