Skip to content

Commit 876f331

Browse files
authored
bump picotool to the develop branch (#1886)
1 parent ff5401f commit 876f331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/Findpicotool.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ if (NOT TARGET picotool)
3535
FetchContent_Declare(
3636
picotool
3737
GIT_REPOSITORY https://github.com/raspberrypi/picotool.git
38-
GIT_TAG 2.0.0
38+
GIT_TAG develop
3939
GIT_PROGRESS true
4040
)
4141

0 commit comments

Comments
 (0)