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

anythingllm 1.5.1 (new cask) #172271

Merged
merged 5 commits into from Apr 30, 2024
Merged

Conversation

someposer
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.
  • Checked the cask is submitted to the correct repo.
  • 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://s3.us-west-1.amazonaws.com/public.useanything.com/latest/AnythingLLMDesktop#{suffix}.dmg",
verified: "s3.us-west-1.amazonaws.com/public.useanything.com/"
name "AnythingLLM"
desc "All-in-one Desktop application with full RAG and AI Agent capabilities"
Copy link
Member

Choose a reason for hiding this comment

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

Can you try to provide an alternative that meets the desc stanza guidelines?

@@ -0,0 +1,25 @@
cask "anything-llm" do
arch arm: "aarch64", intel: "x86-64"
Copy link
Member

Choose a reason for hiding this comment

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

It doesn't look like these variables are used anywhere?
You should use the arch to define the variables in currently in suffix.
Also note that you can simply omit the intel conditional, as it will default to an empty string.

@miccal miccal changed the title anything-llm 1.5.1 (new cask) anythingllm 1.5.1 (new cask) Apr 29, 2024
@bevanjkay bevanjkay merged commit 9207e52 into Homebrew:master Apr 30, 2024
12 checks passed
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.

None yet

5 participants