Skip to content

Commit 70aab84

Browse files
thst-nordicnordicjm
authored andcommitted
ci: upgrade nrfutil==8.1.1 and device==2.13.0
bugfix for a certificate issue with rust request library. Signed-off-by: Thomas Stilwell <[email protected]>
1 parent 76e95a7 commit 70aab84

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

scripts/tools-versions-darwin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ doxygen:
2727
pip:
2828
version: 24.2
2929
nrfutil:
30-
version: 8.1.0
30+
version: 8.1.1
3131
subcommands:
32-
device: 2.12.6
32+
device: 2.13.0

scripts/tools-versions-linux.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ doxygen:
3030
pip:
3131
version: 24.2
3232
nrfutil:
33-
version: 8.1.0
33+
version: 8.1.1
3434
subcommands:
35-
device: 2.12.6
35+
device: 2.13.0

scripts/tools-versions-win10.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ doxygen:
2626
pip:
2727
version: 24.2
2828
nrfutil:
29-
version: 8.1.0
29+
version: 8.1.1
3030
subcommands:
31-
device: 2.12.6
31+
device: 2.13.0

0 commit comments

Comments
 (0)