From 7a44532a9df9ad7928f7e6e6b86762d7ebfcf7b1 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Tue, 14 Apr 2026 23:09:30 +0200 Subject: [PATCH 1/3] Update PHP.PHP.8.5.installer.yaml --- manifests/p/PHP/PHP/8/5/8.5.5/PHP.PHP.8.5.installer.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/p/PHP/PHP/8/5/8.5.5/PHP.PHP.8.5.installer.yaml b/manifests/p/PHP/PHP/8/5/8.5.5/PHP.PHP.8.5.installer.yaml index f2f5ac215a8e..89bf42bd2425 100644 --- a/manifests/p/PHP/PHP/8/5/8.5.5/PHP.PHP.8.5.installer.yaml +++ b/manifests/p/PHP/PHP/8/5/8.5.5/PHP.PHP.8.5.installer.yaml @@ -3,6 +3,7 @@ PackageIdentifier: PHP.PHP.8.5 PackageVersion: 8.5.5 +ReleaseDate: 2026-04-07 InstallerLocale: en-US InstallerType: zip NestedInstallerType: portable From 27fb1a6dc21443b78982d92e992cb4d5f6e03fd4 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Tue, 14 Apr 2026 23:22:12 +0200 Subject: [PATCH 2/3] Update PHP.PHP.8.5.installer.yaml --- manifests/p/PHP/PHP/8/5/8.5.5/PHP.PHP.8.5.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/p/PHP/PHP/8/5/8.5.5/PHP.PHP.8.5.installer.yaml b/manifests/p/PHP/PHP/8/5/8.5.5/PHP.PHP.8.5.installer.yaml index 89bf42bd2425..b0c9add5b710 100644 --- a/manifests/p/PHP/PHP/8/5/8.5.5/PHP.PHP.8.5.installer.yaml +++ b/manifests/p/PHP/PHP/8/5/8.5.5/PHP.PHP.8.5.installer.yaml @@ -17,13 +17,13 @@ Commands: ArchiveBinariesDependOnPath: true Installers: - Architecture: x64 - InstallerUrl: https://downloads.php.net/~windows/releases/php-8.5.5-Win32-vs17-x64.zip + InstallerUrl: https://downloads.php.net/~windows/releases/archives/php-8.5.5-Win32-vs17-x64.zip InstallerSha256: B4099A15CD3FC797D007282FFF793EBBD65127CB2A9CAF5C7EB9254C30B95098 Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 - Architecture: x86 - InstallerUrl: https://downloads.php.net/~windows/releases/php-8.5.5-Win32-vs17-x86.zip + InstallerUrl: https://downloads.php.net/~windows/releases/archives/php-8.5.5-Win32-vs17-x86.zip InstallerSha256: A3C0C41887D4B1E92FADCCB8EAC3DBE5888AFD9B5DE1CBAA7EC18AFD1515A30A Dependencies: PackageDependencies: From 6f8d1cdbba448e065b3ad5af0dbc55c5384fe682 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Tue, 14 Apr 2026 23:27:48 +0200 Subject: [PATCH 3/3] Update PHP.PHP.8.5.installer.yaml