Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Remove deprecated bottle :unneeded from homebrew formula #239

Merged
merged 1 commit into from
Nov 9, 2021
Merged

Remove deprecated bottle :unneeded from homebrew formula #239

merged 1 commit into from
Nov 9, 2021

Conversation

somaritane
Copy link
Contributor

brew install or brew upgrade for regula currently shows the following:

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the fugue/regula tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/fugue/homebrew-regula/Formula/regula.rb:9

The generation is fixed in goreleaser/goreleaser#2591 and available with GoReleaser v0.183.0.

Signed-off-by: Timofey Ilinykh ilinytim@gmail.com

`brew install` or `brew upgrade` for `regula` currently shows the following:
```sh
Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the fugue/regula tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/fugue/homebrew-regula/Formula/regula.rb:9
```

The generation is fixed in goreleaser/goreleaser#2591 and available with GoReleaser v0.183.0.

Signed-off-by: Timofey Ilinykh <ilinytim@gmail.com>
Copy link
Contributor

@jason-fugue jason-fugue left a comment

Choose a reason for hiding this comment

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

Thank you for finding and fixing this, @somaritane!

@jason-fugue jason-fugue merged commit 657f508 into fugue:master Nov 9, 2021
@somaritane somaritane deleted the deprecate-brew-unneeded branch November 9, 2021 16:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants