-
Notifications
You must be signed in to change notification settings - Fork 759
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
www/node14: Update 14.15.2 -> 14.15.3
https://nodejs.org/en/blog/release/v14.15.3/ Node.js v14.15.2 included a commit that has caused reported breakages when cloning request objects. This release reverts the commit that introduced the behaviour change. See nodejs/node#36550 for more details. Sponsored by: Miles AS
- Loading branch information
1 parent
6cc6080
commit b88d8b3
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1608591949 | ||
SHA256 (node-v14.15.2.tar.gz) = f3a6558bd4991f6bb2b4c9d1fc8454518003cebfc732a82aab15dc99069952de | ||
SIZE (node-v14.15.2.tar.gz) = 63135613 | ||
TIMESTAMP = 1608624528 | ||
SHA256 (node-v14.15.3.tar.gz) = d23a5c354f1c30278477e4e8d1ecb4c12660a4d1ba2476feeed9434e6bf5b96e | ||
SIZE (node-v14.15.3.tar.gz) = 63134187 |