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

Homebrew does not include latest version (2.1.4) #1259

Closed
r3econ opened this issue Jan 16, 2024 · 3 comments
Closed

Homebrew does not include latest version (2.1.4) #1259

r3econ opened this issue Jan 16, 2024 · 3 comments
Assignees

Comments

@r3econ
Copy link

r3econ commented Jan 16, 2024

Problem:

  • Looks like homebrew does not include the latest version of Sourcery. The 2.1.4 is missing.
  • brew up does not help (yields Already up-to-date) and brew install sourcery installs version 2.1.3

Results of brew info sourcery:

❯ brew info sourcery

==> sourcery: stable 2.1.3 (bottled), HEAD
Meta-programming for Swift, stop writing boilerplate code
https://github.com/krzysztofzablocki/Sourcery
/opt/homebrew/Cellar/sourcery/2.1.3 (7 files, 50.8MB) *
  Poured from bottle using the formulae.brew.sh API on 2024-01-16 at 15:21:35
From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/s/sourcery.rb
License: MIT
==> Requirements
Required: Xcode >= 14.3 (on macOS) ✔
==> Options
--HEAD

Is there a way to install Sourcery 2.1.4 via homebrew?

@arbyruns
Copy link

Also having this issue and is blocking us from completing any additional work.

@art-divin art-divin self-assigned this Jan 19, 2024
@art-divin
Copy link
Collaborator

art-divin commented Jan 19, 2024

Hello,

I have just checked, 2.1.4 PR was merged 2 days ago, and it is available via brew install sourcery:

image

@arbyruns @r3econ could you please double-check? Thank you 🤝

@arbyruns
Copy link

Thanks, I don't see that it's been added to the pod spec repo though.

https://github.com/CocoaPods/Specs/tree/master/Specs/9/2/2/Sourcery

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

No branches or pull requests

3 participants