Skip to content

Commit 032fae8

Browse files
grasci-armbrondani
andauthored
[csolution-rpc] Update SHA
Co-authored-by: Daniel Brondani <[email protected]>
1 parent 0a1ad5a commit 032fae8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/projmgr/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ file(DOWNLOAD
1616
include(FetchContent)
1717
FetchContent_Declare(
1818
rpc-interface
19+
DOWNLOAD_EXTRACT_TIMESTAMP ON
1920
URL https://github.com/Open-CMSIS-Pack/csolution-rpc/releases/download/v0.0.1/csolution-rpc.zip
20-
URL_HASH SHA256=e5e6528ace7cf9b31a24ef268f9d86a9810d3a84c0e4e166dfe2c745e734524a
21+
URL_HASH SHA256=b86a9e63c5d269c9375fe7c389234a05e7ce59ebb26bde81858b669e5664f3f6
2122
)
2223
FetchContent_MakeAvailable(rpc-interface)
2324

0 commit comments

Comments
 (0)