Skip to content

Commit 2bf9fc7

Browse files
committed
scripts: tools-versions: use nrfutil device 2.20.0
nrfutil device 2.19.0->2.20.0 (linux, darwin, win10). Signed-off-by: Thomas Stilwell <thomas.stilwell@nordicsemi.no> Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
1 parent 4aceb3c commit 2bf9fc7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

scripts/tools-versions-darwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ pip:
3131
nrfutil:
3232
version: 8.1.1
3333
subcommands:
34-
device: 2.19.0
34+
device: 2.20.0

scripts/tools-versions-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ pip:
3232
nrfutil:
3333
version: 8.1.1
3434
subcommands:
35-
device: 2.19.0
35+
device: 2.20.0

scripts/tools-versions-win10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ pip:
3030
nrfutil:
3131
version: 8.1.1
3232
subcommands:
33-
device: 2.19.0
33+
device: 2.20.0

0 commit comments

Comments
 (0)