appwrite / sdk-for-cli

[READ-ONLY] Official Appwrite CLI >_
BSD 3-Clause "New" or "Revised" License
85 stars 28 forks source link

🐛 Bug Report: Homebrew updates stuck with v0.15.0 #52

Closed soufi closed 1 year ago

soufi commented 1 year ago

👟 Reproduction steps

Install the CLI using homebrew :

brew tap appwrite/sdk-for-cli https://github.com/appwrite/sdk-for-cli
brew update
brew install --HEAD appwrite

The version I get is v0.15.0

👍 Expected behavior

I should get the latest version v.0.18.4

👎 Actual Behavior

I am having v.0.15.0 even after running a brew upgrade

🎲 Appwrite version

Version 0.15.x

💻 Operating system

MacOS

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?

wess commented 1 year ago

Thank you for submitting this issue. Can you please run brew doctor and let me know if you see any issues?

Thanks!

soufi commented 1 year ago

Hello @wess, No issues when running brew doctor the result is Your system is ready to brew.

stnguyen90 commented 1 year ago

@wess, perhaps it would be good to set up a repo for homebrew like sentry. To install the sentry cli, you would run:

brew install getsentry/tools/sentry-cli

What do you think?

stnguyen90 commented 1 year ago

@wess another reason why this is broken is the formula is pointing to the wrong branch:

https://github.com/appwrite/sdk-for-cli/blob/6d19ac0dd68de82ab78b3ec4f02ea2a5f90dabca/Formula/appwrite.rb#L7