From a76ac02755ba8fc558997fdcc5fc46454184b200 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 23:03:55 +0000 Subject: [PATCH] ant@1.10.14: Fix hash (Closes #5430) --- bucket/ant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/ant.json b/bucket/ant.json index 9acb402881..6847282e4b 100644 --- a/bucket/ant.json +++ b/bucket/ant.json @@ -7,7 +7,7 @@ "JDK": "java/openjdk" }, "url": "https://www.apache.org/dist/ant/binaries/apache-ant-1.10.14-bin.zip", - "hash": "sha512:18bb4ed0c5afc7f32d486b35669d4958e44ac47a21a66d6ddfe329ba73f9f7cd8300aa7c11a101631c0afd483892a25dd94e3df26620b4ce0130edb831d688bb", + "hash": "sha512:477a420be66a4e9df1dd46f60f69731d2fd91980dd85d312349daf76dc86dbe7fb1db4a0c330f522690cea967b8c489ed69c9c9a8e838eb37e139a0c6180d4c6", "extract_dir": "apache-ant-1.10.14", "pre_install": [ "# Record built-in libs in builtin_libs.json",