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

php85: 8.5.4 -> 8.5.5 (#510283)

parents b2ddf51c de70fcab
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@ in
    hash = "sha256-ziXSYQpflSKsj1P7t7goC1wCGZHpvZE3BoycYp2f+1Y=";
  };
  php85 = mkPhp {
    version = "8.5.4";
    hash = "sha256-KskpopprfvS4rOyYGkF7kb339Uj1l99mXMVqueqV/HU=";
    version = "8.5.5";
    hash = "sha256-7iYr7/YcQxll0flxkoVLNiCK3qw4mDw0mLs1AK6HKDw=";
  };
}