Skip to content

Commit be82813

Browse files
update libicsneo hash
1 parent 7792aec commit be82813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_libicsneo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
LIBUSB_BUILD = f"{LIBUSB_ROOT}/build"
1515
LIBUSB_INSTALL = f"{LIBUSB_ROOT}/install"
1616

17-
LIBICSNEO_VERSION = "1ba3ede"
17+
LIBICSNEO_VERSION = "830fe1a"
1818
LIBICSNEO_ROOT = f"{ROOT}/libicsneo/{LIBICSNEO_VERSION}"
1919
LIBICSNEO_SOURCE = f"{LIBICSNEO_ROOT}/source"
2020
LIBICSNEO_BUILD = f"{LIBICSNEO_ROOT}/build"

0 commit comments

Comments
 (0)