From 094b3521c515a43ff2675083128ddfdf96847165 Mon Sep 17 00:00:00 2001 From: Jon Hermansen Date: Fri, 1 Aug 2025 21:46:58 -0400 Subject: [PATCH] chatgpt: 1.2025.063 -> 1.2025.203 --- pkgs/by-name/ch/chatgpt/source.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/ch/chatgpt/source.nix b/pkgs/by-name/ch/chatgpt/source.nix index d39eb64fc21f..ee7a715de7fc 100644 --- a/pkgs/by-name/ch/chatgpt/source.nix +++ b/pkgs/by-name/ch/chatgpt/source.nix @@ -1,7 +1,7 @@ { - version = "1.2025.063"; + version = "1.2025.203"; src = { - url = "https://persistent.oaistatic.com/sidekick/public/ChatGPT_Desktop_public_1.2025.063_1741403068.dmg"; - hash = "sha256-ZqQZtrN+t6C5BRCHh8iqA/e11EA2GCvVTcxAAjK7Vq0="; + url = "https://persistent.oaistatic.com/sidekick/public/ChatGPT_Desktop_public_1.2025.203_1753492939.dmg"; + hash = "sha256-m+KvDXcNz4M6MhgOGwsTGytXzAuC6WKd/Dr+3PESQtg="; }; }