From 3ae4eec5cadddec3aa0c0e84f8de2b321b43d640 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 09:47:18 +0100 Subject: [PATCH] Update known wrapper checksums (#780) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Automatically generated pull request to update the known wrapper checksums. In case of conflicts, manually run the workflow from the [Actions tab](https://github.com/gradle/actions/actions/workflows/update-checksums-file.yml), the changes will then be force-pushed onto this pull request branch. Do not manually update the pull request branch; those changes might get overwritten. > [!IMPORTANT] > GitHub workflows have not been executed for this pull request yet. Before merging, close and then directly reopen this pull request to trigger the workflows. Co-authored-by: bot-githubaction Co-authored-by: Jérôme Prinet --- .../wrapper-validation/wrapper-checksums.json | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/sources/src/wrapper-validation/wrapper-checksums.json b/sources/src/wrapper-validation/wrapper-checksums.json index 99807b1e..96da06bf 100644 --- a/sources/src/wrapper-validation/wrapper-checksums.json +++ b/sources/src/wrapper-validation/wrapper-checksums.json @@ -1,4 +1,32 @@ [ + { + "version": "9.4.0-milestone-3", + "checksum": "b3a875ddc1f044746e1b1a55f645584505f4a10438c1afea9f15e92a7c42ec13" + }, + { + "version": "9.3.0-rc-1", + "checksum": "b3a875ddc1f044746e1b1a55f645584505f4a10438c1afea9f15e92a7c42ec13" + }, + { + "version": "9.3.0-milestone-2", + "checksum": "b3a875ddc1f044746e1b1a55f645584505f4a10438c1afea9f15e92a7c42ec13" + }, + { + "version": "9.4.0-milestone-2", + "checksum": "b3a875ddc1f044746e1b1a55f645584505f4a10438c1afea9f15e92a7c42ec13" + }, + { + "version": "9.4.0-milestone-1", + "checksum": "b3a875ddc1f044746e1b1a55f645584505f4a10438c1afea9f15e92a7c42ec13" + }, + { + "version": "9.2.1", + "checksum": "423cb469ccc0ecc31f0e4e1c309976198ccb734cdcbb7029d4bda0f18f57e8d9" + }, + { + "version": "9.3.0-milestone-1", + "checksum": "d652a0436e78e0cd4d00f52057fcf2179163762a71a02370ec7623ab8f84c334" + }, { "version": "9.2.0", "checksum": "423cb469ccc0ecc31f0e4e1c309976198ccb734cdcbb7029d4bda0f18f57e8d9"