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

run "brew style --fix awless.rb" #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 15, 2021

  1. run "brew style --fix awless.rb"

    These warnings were showing up:
    
    Warning: Calling `cellar` in a bottle block is deprecated! Use `brew
    style --fix` on the formula to update the style or use `sha256` with a
    `cellar:` argument instead.  Please report this issue to the
    wallix/awless tap (not Homebrew/brew or Homebrew/core), or even better,
    submit a PR to fix it.
    
    Warning: Calling `sha256 "digest" => :tag` in a bottle block is
    deprecated! Use `brew style --fix` on the formula to update the style or
    use `sha256 tag: "digest"` instead.  Please report this issue to the
    wallix/awless tap (not Homebrew/brew or Homebrew/core), or even better,
    submit a PR to fix it.
    maelvls committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    ab8c074 View commit details
    Browse the repository at this point in the history