Skip to content

Commit 836e373

Browse files
committed
update scapix to version 2.0.2
1 parent caa25d4 commit 836e373

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

cmake/FindScapix.cmake

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include_guard(GLOBAL)
22

33
cmodule_add(
4-
scapix 2.0.1
5-
URL "https://github.com/scapix-com/scapix/archive/refs/tags/v2.0.1.tar.gz"
6-
URL_HASH SHA256=4b136d25bdb341e12074689ab75106b8ba0ae59f12306646a2b32dae11b9ea82
4+
scapix 2.0.2
5+
URL "https://github.com/scapix-com/scapix/archive/refs/tags/v2.0.2.tar.gz"
6+
URL_HASH SHA256=b3cda246a1e43a65026e808d04d5c80720ba5f45d681e302354dafcf4c632131
77
)

0 commit comments

Comments
 (0)