Skip to content

Commit ff5c858

Browse files
committed
h2o: 2.3.0-rolling-2025-10-17 → 2.3.0-rolling-2025-11-08
1 parent 5fdec42 commit ff5c858

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/h2/h2o/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323

2424
stdenv.mkDerivation (finalAttrs: {
2525
pname = "h2o";
26-
version = "2.3.0-rolling-2025-10-17";
26+
version = "2.3.0-rolling-2025-11-08";
2727

2828
src = fetchFromGitHub {
2929
owner = "h2o";
3030
repo = "h2o";
31-
rev = "562d7bd089173da03e71bc4c0824468751c5b411";
32-
hash = "sha256-/P4S8ng1kQPPHNSNuqgLasu2c2Y9BD2Y9v0hlMiPCIM=";
31+
rev = "607b732b668a06826709c0f72bd4fd680f2372bc";
32+
hash = "sha256-JdtBedmz84LnlePKif3vnq5YbTAIumvzPcjlJ/Br5hQ=";
3333
};
3434

3535
outputs = [

0 commit comments

Comments
 (0)