Unverified Commit 925e8b89 authored by Maximilian Bosch's avatar Maximilian Bosch Committed by GitHub
Browse files

Merge: php83: 8.3.24 -> 8.3.25 (#438808)

parents dff2cbff 3f4edc99
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,8 +4,8 @@ let
  base = callPackage ./generic.nix (
    _args
    // {
      version = "8.3.24";
      hash = "sha256-5OEtpJB0aSRiTJFAa2CzGWfk173qu6uejLU1SITumWQ=";
      version = "8.3.25";
      hash = "sha256-BuVHkeERkvCJ5NIMcW8lvdzr3elRtXC1Ve37WYiotxo=";
    }
  );
in