-
Notifications
You must be signed in to change notification settings - Fork 95
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
Extra '/' in download url #84
Comments
I think the real issue may be that this line still references the old version, homebrew-tap/bottle-config.json Line 6 in 48d1ebf
|
Hmm.. actually, not as simple as that.. there are no assets in this release here: https://github.com/awslabs/aws-sam-cli/releases/tag/v0.49.0 I was able to install the old version, 0.48.0 with the following:
Your next |
My brew was doing an autoupdate, which rolled back the reset.
It works if I prevent the auto-update by setting i.e.,
|
👍 I already had that set in my |
This is happening again:
I noticed it last week w/ |
Environment
brew version: Homebrew 2.2.16
OS version: MacOS 10.15.5
Current aws-sam-cli version:
How to repeat
brew upgrade aws/tap/aws-sam-cli
Expected Results
Install aws-sam-cli 0.49.0
Received Results
This isn't a huge deal locally, but I'm using aws-sam-cli in my CI scripts and it's causing build failures.
docker_image:
circleci/php:7.4-cli
The text was updated successfully, but these errors were encountered: