Skip to content

Commit cb5af8d

Browse files
committed
chore(pkgs/risc0): Update to latest version (2025-02-13)
1 parent 236e7af commit cb5af8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/risc0/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ let
3636
src = fetchFromGitHub {
3737
owner = "risc0";
3838
repo = "risc0";
39-
rev = "f84f52be2b948ad121112329ab08e1722f839ebf";
40-
hash = "sha256-8L35VByENIEC/su3lVTDo4Gnec7b6l68S86FLkHS2uU=";
39+
rev = "26078902cb460ed6c0740132887c5e33c91777cb";
40+
hash = "sha256-6L68FEhXcCaH3g1rC2Hlo606cxLc8JLu1HzX1gDYLZc=";
4141
};
4242
};
4343

0 commit comments

Comments
 (0)