You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@frankfliu
On Homebrew side, it is possible to just update SHA in linked PR once we have confirmation that this was an intended modification. Homebrew's revision option allows us to push out an update even when version isn't changed.
For future updates, it would be best to make sure to use a new filename for updates once published, otherwise the Homebrew Formula will break. This is especially the case for unbottled formulas like this.
At Homebrew, we are seeing a SHA mismatch described here: Homebrew/homebrew-core#76668
This is for the file: https://djl-ai.s3.amazonaws.com/publish/djl-serving/serving-0.11.0.tar
Due to security reasons, we would like to confirm the reason for retagging / SHA difference.
I see that the
djl-serving
formula was added back in March to download v0.11.0, while this GitHub repo shows that v0.11.0 released in May.For reference, the Homebrew formula for
djl-serving
is available at:https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/djl-serving.rb
It was added with v0.11.0 in PR Homebrew/homebrew-core#73649
The text was updated successfully, but these errors were encountered: