File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1616[ travis ] : https://travis-ci.org/mcu-tools/mcuboot
1717[ license ] : https://github.com/mcu-tools/mcuboot/blob/master/LICENSE
1818
19- This is mcuboot version 1.7.1
19+ This is mcuboot version 1.7.2
2020
2121MCUboot is a secure bootloader for 32-bit MCUs. The goal of MCUboot is to
2222define a common infrastructure for the bootloader, system flash layout on
Original file line number Diff line number Diff line change @@ -32,9 +32,10 @@ repo.versions:
3232 " 1.6.0 " : " v1.6.0"
3333 " 1.7.0 " : " v1.7.0"
3434 " 1.7.1 " : " v1.7.1"
35+ " 1.7.2 " : " v1.7.2"
3536
3637 " 0-dev " : " 0.0.0" # master
37- " 0-latest " : " 1.7.1 " # latest stable release
38- " 1-latest " : " 1.7.1 " # latest stable release
38+ " 0-latest " : " 1.7.2 " # latest stable release
39+ " 1-latest " : " 1.7.2 " # latest stable release
3940
40- " 1.0-latest " : " 1.7.1 "
41+ " 1.0-latest " : " 1.7.2 "
You can’t perform that action at this time.
0 commit comments