From c23a1e923f27f877e9e1051827751f9bf46cca53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=87=E9=A1=B7=E8=8C=AB=E7=84=B6?= <121007356+zxunge@users.noreply.github.com> Date: Sun, 8 Sep 2024 22:59:59 +0800 Subject: [PATCH] Update build.sh --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 8768a46..6f206b2 100644 --- a/build.sh +++ b/build.sh @@ -2,7 +2,7 @@ set -eux -BUILD_DATE=20240830-b2e567e +BUILD_DATE=20240908-345332f NAME=CodeLite-build${BUILD_DATE} HOME_PATH=$(cygpath -m ~)