Skip to content

Commit 65eb0b9

Browse files
committed
feat: update remoting v0.0.9
1 parent 28aa44b commit 65eb0b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/quickdesk-remoting.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
include(FetchContent)
22

3-
set(CRASHPAD_URL https://github.com/barry-ran/quickdesk-remoting/releases/download/v0.0.8)
3+
set(CRASHPAD_URL https://github.com/barry-ran/quickdesk-remoting/releases/download/v0.0.9)
44
if(WIN32)
55
set(CRASHPAD_URL ${CRASHPAD_URL}/Windows-${QD_CPU_ARCH}.zip)
66
elseif(APPLE)

0 commit comments

Comments
 (0)