Skip to content

Commit 638bae2

Browse files
authored
Update libui-ng version
1 parent 6a3581b commit 638bae2

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"]? || "7566322-experimental"
4+
COMMIT_HASH = ENV["LIBUI_NG_COMMIT_HASH"]? || "d601e00-experimental"
55

66
# Path constants
77
BUILD_DIR = "builddir"

0 commit comments

Comments
 (0)