From c1bc6c8d73e54cb14d8cfb7d0793b27036a4ea82 Mon Sep 17 00:00:00 2001 From: "shogo82148-slim[bot]" <90079370+shogo82148-slim[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 23:33:48 +0000 Subject: [PATCH] update build tools --- .github/build-openssl-darwin.sh | 2 +- .github/build-openssl-linux.sh | 2 +- .github/build-openssl-win32.sh | 2 +- scripts/darwin/cpanfile.snapshot | 6 +++--- scripts/linux/cpanfile.snapshot | 6 +++--- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/build-openssl-darwin.sh b/.github/build-openssl-darwin.sh index 1411142c5..e12350369 100755 --- a/.github/build-openssl-darwin.sh +++ b/.github/build-openssl-darwin.sh @@ -4,7 +4,7 @@ set -e -OPENSSL_VERSION=3.3.0 +OPENSSL_VERSION=3.3.1 ROOT=$(cd "$(dirname "$0")" && pwd) : "${RUNNER_TEMP:=$ROOT/working}" : "${RUNNER_TOOL_CACHE:=$RUNNER_TEMP/dist}" diff --git a/.github/build-openssl-linux.sh b/.github/build-openssl-linux.sh index 79c1abcb6..737b50f4b 100755 --- a/.github/build-openssl-linux.sh +++ b/.github/build-openssl-linux.sh @@ -4,7 +4,7 @@ set -e -OPENSSL_VERSION=3.3.0 +OPENSSL_VERSION=3.3.1 ROOT=$(cd "$(dirname "$0")" && pwd) : "${RUNNER_TEMP:=$ROOT/working}" : "${RUNNER_TOOL_CACHE:=$RUNNER_TEMP/dist}" diff --git a/.github/build-openssl-win32.sh b/.github/build-openssl-win32.sh index 234c01bd9..64f349ecb 100755 --- a/.github/build-openssl-win32.sh +++ b/.github/build-openssl-win32.sh @@ -4,7 +4,7 @@ set -e -OPENSSL_VERSION=3.3.0 +OPENSSL_VERSION=3.3.1 ROOT=$(cd "$(dirname "$0")" && pwd) : "${RUNNER_TEMP:=$ROOT/working}" : "${RUNNER_TOOL_CACHE:=$RUNNER_TEMP/dist}" diff --git a/scripts/darwin/cpanfile.snapshot b/scripts/darwin/cpanfile.snapshot index 5020c4d21..d7d81824d 100644 --- a/scripts/darwin/cpanfile.snapshot +++ b/scripts/darwin/cpanfile.snapshot @@ -1,9 +1,9 @@ # carton snapshot format: version 1.0 DISTRIBUTIONS - CPAN-Perl-Releases-5.20240525 - pathname: B/BI/BINGOS/CPAN-Perl-Releases-5.20240525.tar.gz + CPAN-Perl-Releases-5.20240604 + pathname: B/BI/BINGOS/CPAN-Perl-Releases-5.20240604.tar.gz provides: - CPAN::Perl::Releases 5.20240525 + CPAN::Perl::Releases 5.20240604 requirements: ExtUtils::MakeMaker 0 perl 5.006000 diff --git a/scripts/linux/cpanfile.snapshot b/scripts/linux/cpanfile.snapshot index 4492faab0..8e48629c0 100644 --- a/scripts/linux/cpanfile.snapshot +++ b/scripts/linux/cpanfile.snapshot @@ -1,9 +1,9 @@ # carton snapshot format: version 1.0 DISTRIBUTIONS - CPAN-Perl-Releases-5.20240525 - pathname: B/BI/BINGOS/CPAN-Perl-Releases-5.20240525.tar.gz + CPAN-Perl-Releases-5.20240604 + pathname: B/BI/BINGOS/CPAN-Perl-Releases-5.20240604.tar.gz provides: - CPAN::Perl::Releases 5.20240525 + CPAN::Perl::Releases 5.20240604 requirements: ExtUtils::MakeMaker 0 perl 5.006000