From 3c50e43fac2a37c57b3f702d7f2a969b75997e8b Mon Sep 17 00:00:00 2001
From: notohh <github@notohh.dev>
Date: Mon, 5 May 2025 03:20:49 -0400
Subject: [PATCH] technorino: bump version

---
 overlays/technorino.nix | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/overlays/technorino.nix b/overlays/technorino.nix
index 93c62b2..6883c46 100644
--- a/overlays/technorino.nix
+++ b/overlays/technorino.nix
@@ -9,9 +9,9 @@ _: {
         src = prev.chatterino2.src.override {
           owner = "2547techno";
           repo = "technorino";
-          rev = "8dff24df72dce406c31afafacf2103d3263093f0";
+          rev = "92c4d27e19a19ebc0621946f09d04759bd141b8f";
           tag = null;
-          hash = "sha256-eMstzHM27PCAjoeZwB8sO5ko8HmpTKi7UyupdQwAeSo=";
+          hash = "sha256-jaO0kacV2Xd3AWF3ZKbp0feS+UQVLe+rVHrU+yjQ4q0=";
         };
       });
   };