We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 978d654 commit e806dcbCopy full SHA for e806dcb
node/osfamilymap.yaml
@@ -19,7 +19,8 @@
19
20
Debian:
21
pkg:
22
- version: 16.14.0-deb-1nodesource1
+ # Check latest version: https://deb.nodesource.com/node_16.x/pool/main/n/nodejs/
23
+ version: 16.14.1-deb-1nodesource1
24
deps:
25
- pkg-config
26
- build-essential
node/osfingermap.yaml
@@ -3,10 +3,10 @@
3
---
4
Debian-9:
5
6
- version: 16.14.0-1nodesource1
+ version: 16.14.1-1nodesource1
7
Ubuntu-18.04:
8
9
10
Fedora-34:
11
12
version: 1:14.16.0-4.fc34
0 commit comments