Skip to content

Commit a4f778a

Browse files
authored
Update csolution-rpc hash
1 parent 0596084 commit a4f778a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/projmgr/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ include(FetchContent)
2424
FetchContent_Declare(
2525
rpc-interface
2626
DOWNLOAD_EXTRACT_TIMESTAMP ON
27-
URL https://github.com/brondani/csolution-rpc/releases/download/v0.0.11/csolution-rpc.zip
28-
URL_HASH SHA256=a86beedb89e89a8425d93d820a9b971b6ceb73b1beaf1a587f46d28c3927362b
27+
URL https://github.com/Open-CMSIS-Pack/csolution-rpc/releases/download/v0.0.11/csolution-rpc.zip
28+
URL_HASH SHA256=1999e1a158922c319626959384643a8490bac4a716a88fa8868b2fd6701097df
2929
)
3030
FetchContent_MakeAvailable(rpc-interface)
3131

0 commit comments

Comments
 (0)