Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added icons/nodejs.ico
Binary file not shown.
22 changes: 22 additions & 0 deletions nodejs.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[Section]
Name = Node.js
Version = 5.12.0
License = MIT License
LicenseType = 1
Description = Node.js® is a free, open-source JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
Category = 7
URLSite = https://nodejs.org/
URLDownload = https://nodejs.org/download/release/v5.12.0/node-v5.12.0-x86.msi
SHA1 = 4e64140efd7c89aca32aff58d83626b255c3e0a8
SizeBytes = 10162176

[Section.amd64]
URLDownload = https://nodejs.org/download/release/v5.12.0/node-v5.12.0-x64.msi
SHA1 = 4fa26e7573bc84c402987845e9604a9839cba736
SizeBytes = 11087872

[Section.arm64]
Version = 19.9.0
URLDownload = https://nodejs.org/download/release/v19.9.0/node-v19.9.0-win-arm64.zip
SHA1 = 212fffaf5821810bd4f73e8b0dc3a1cfe7021980
SizeBytes = 26329039
Loading