Skip to content

Commit 8cca3d4

Browse files
committed
small fixes
1 parent f1b1aa2 commit 8cca3d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/ncnn.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ function(download_ncnn)
77

88
# Please also change ../pack-for-embedded-systems.sh
99

10+
# the latest master as of 2024.03.05
1011
set(ncnn_URL "https://github.com/Tencent/ncnn/archive/964ed7a56a573c5046cc177a6cd95580ecddcddf.zip")
1112
set(ncnn_URL2 "https://hub.nuaa.cf/Tencent/ncnn/archive/964ed7a56a573c5046cc177a6cd95580ecddcddf.zip")
1213
set(ncnn_HASH "SHA256=7a02ca37bc4137862efca0627430884db21f0c7491f8f7b98f909cf4a404792e")

0 commit comments

Comments
 (0)