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 typo in 32-bit Windows package JSON #7847

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

earlephilhower
Copy link
Collaborator

Fatfingered the 32-bit Windows pointer to the Python interpreter. Our
CI and my own testing missed due to being on 64-bit Windows.

For 2.7.4 release, I'll add a file of the appropriate name to the
release for now, but this will correct things for 3.0.0 and forward.

Fatfingered the 32-bit Windows pointer to the Python interpreter.  Our
CI and my own testing missed due to being on 64-bit Windows.

For 2.7.4 release, I'll add a file of the appropriate name to the
release for now, but this will correct things for 3.0.0 and forward.
@earlephilhower earlephilhower merged commit 600c5d7 into esp8266:master Jan 28, 2021
@earlephilhower earlephilhower deleted the win32bit branch January 28, 2021 16:08
earlephilhower added a commit to earlephilhower/Arduino that referenced this pull request Jan 28, 2021
Avoid issues like esp8266#7847 by downloading and checking SHA for each file in
the package.json bundle.
earlephilhower added a commit that referenced this pull request Jan 28, 2021
Avoid issues like #7847 by downloading and checking SHA for each file in
the package.json bundle.
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

1 participant