From 26233a0d886341fa2803f04231e1dfd9b99797f3 Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Sun, 27 Oct 2024 23:28:02 +0000 Subject: [PATCH] bootstrap.sh: Update checkin hash --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 82c0992..2dee98c 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -9,7 +9,7 @@ set -e fossil_version="2.24" fossil_sha512="7fc7de7d947b0946866df38c6cb2215f6452d31903cae6470bb4a692816b2803eb66ea372280256e5cd00759e4d02a0ae459de2f56f39af10e873579d53d33ee" -config_checkin="c86690c5919cdcbfc31ec23b7438039a43211055fc883e6013c2c8dd18aee922" +config_checkin="2eb2ee80f62086ec2644141df14caaa6f6f2427119c99d862fabc3bd18fa197f" download_and_verify() { wget -O "$1" "$2"