Skip to content

Commit 1e82b29

Browse files
committed
feat(os*map): update version installed on Debian/Ubuntu
1 parent fc0e39a commit 1e82b29

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

node/osfamilymap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
Debian:
2121
pkg:
2222
# Check latest version: https://deb.nodesource.com/node_16.x/pool/main/n/nodejs/
23-
version: 16.15.1-deb-1nodesource1
23+
version: 16.16.0-deb-1nodesource1
2424
deps:
2525
- pkg-config
2626
- 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.15.1-1nodesource1
6+
version: 16.16.0-1nodesource1
77
Ubuntu-18.04:
88
pkg:
9-
version: 16.15.1-1nodesource1
9+
version: 16.16.0-1nodesource1
1010
Fedora-34:
1111
pkg:
1212
version: 1:14.16.0-4.fc34

0 commit comments

Comments
 (0)