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

Fix: unexpected Content-Type: "application/vnd+hashicorp.releases-api.v0+json" #13

Merged
merged 1 commit into from May 11, 2022

Conversation

lucasgrvarela
Copy link
Contributor

Problem

$ tfswitch use 0.12.21
unexpected Content-Type: "application/vnd+hashicorp.releases-api.v0+json"

Solution
There is a new release of the hashicorp/hc-install package used by tfswitch project to get the binaries, it had a bug with a new content type

Links for reference
https://github.com/hashicorp/hc-install/releases/tag/v0.3.2
hashicorp/hc-install#57

This PR aim's to solve this problem by changing the hc-install package to the newer version where the fix is already present.

@cappyzawa
Copy link
Owner

Thanks!

@cappyzawa cappyzawa merged commit 1e53984 into cappyzawa:main May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants