aws / homebrew-tap

Homebrew formulae that allows installation of AWS tools through the Homebrew package manager.
Apache License 2.0
109 stars 96 forks source link

fix: Run brew update-reset for sam-nightly brew bottle build #482

Closed hnnasit closed 1 year ago

hnnasit commented 1 year ago

Description of changes: brew update is failing due to the error:

Error: Fetching /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core failed!

Running brew update-reset based on https://stackoverflow.com/questions/54834266/error-fetching-usr-local-homebrew-library-taps-homebrew-homebrew-core-failed.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.