Skip to content

Commit c242c87

Browse files
committed
Update libui-ng version
1 parent 30013c2 commit c242c87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

download.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
require "compress/zip"
22
require "file_utils"
33

4-
COMMIT_HASH = ENV["LIBUI_NG_COMMIT_HASH"]? || "3e24d8c-experimental"
4+
COMMIT_HASH = ENV["LIBUI_NG_COMMIT_HASH"]? || "c22fa64-experimental"
55

66
# Path constants
77
BUILD_DIR = "builddir"

0 commit comments

Comments
 (0)