Skip to content

Commit e806dcb

Browse files
committed
feat(os*map): update version installed on Debian/Ubuntu [skip ci]
1 parent 978d654 commit e806dcb

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

node/osfamilymap.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919

2020
Debian:
2121
pkg:
22-
version: 16.14.0-deb-1nodesource1
22+
# Check latest version: https://deb.nodesource.com/node_16.x/pool/main/n/nodejs/
23+
version: 16.14.1-deb-1nodesource1
2324
deps:
2425
- pkg-config
2526
- build-essential

node/osfingermap.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
---
44
Debian-9:
55
pkg:
6-
version: 16.14.0-1nodesource1
6+
version: 16.14.1-1nodesource1
77
Ubuntu-18.04:
88
pkg:
9-
version: 16.14.0-1nodesource1
9+
version: 16.14.1-1nodesource1
1010
Fedora-34:
1111
pkg:
1212
version: 1:14.16.0-4.fc34

0 commit comments

Comments
 (0)