Unverified Commit de70fcab authored by Maximilian Bosch's avatar Maximilian Bosch
Browse files

php85: 8.5.4 -> 8.5.5

parent 109b2e00
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@ in
    hash = "sha256-vOt3mO03tEL+Ujrn7zRczCIx2wsCLTBzXC43jTJUoNQ=";
  };
  php85 = mkPhp {
    version = "8.5.4";
    hash = "sha256-KskpopprfvS4rOyYGkF7kb339Uj1l99mXMVqueqV/HU=";
    version = "8.5.5";
    hash = "sha256-7iYr7/YcQxll0flxkoVLNiCK3qw4mDw0mLs1AK6HKDw=";
  };
}