diff --git a/flake.nix b/flake.nix index 83011199..8470dd3d 100644 --- a/flake.nix +++ b/flake.nix @@ -94,10 +94,10 @@ codexDmg = pkgs.fetchurl { url = "https://persistent.oaistatic.com/codex-app-prod/ChatGPT.dmg"; - hash = "sha256-hs3FKrLBT42VNYCRIbJRLpuJE4/qr6asaXuuhxDqGds="; + hash = "sha256-xgK3kJYGqI3M5ZbZGlRCjcO1MFo/Ee+MMGDZ/tw6E5Y="; }; - codexVersion = "26.715.31251"; + codexVersion = "26.715.31925"; electronVersion = "42.3.0"; electronPlatform = {