diff --git a/pkgs/by-name/ya/yazi/plugins/close-and-restore-tab/default.nix b/pkgs/by-name/ya/yazi/plugins/close-and-restore-tab/default.nix index 8f3dfbacc298..6a5e416f436f 100644 --- a/pkgs/by-name/ya/yazi/plugins/close-and-restore-tab/default.nix +++ b/pkgs/by-name/ya/yazi/plugins/close-and-restore-tab/default.nix @@ -5,13 +5,13 @@ }: mkYaziPlugin { pname = "close-and-restore-tab.yazi"; - version = "0-unstable-2026-05-23"; + version = "0-unstable-2026-05-30"; src = fetchFromGitHub { owner = "MasouShizuka"; repo = "close-and-restore-tab.yazi"; - rev = "d7638aadf1f6c4ca5ed2dbff2d3b07c6f86d9804"; - hash = "sha256-s9VOheYlUw7uqxZnd0+mN6lFghOi1shxf0DVIfn6unQ="; + rev = "b2153bc68696edc8e17fc90e73310e274035c674"; + hash = "sha256-3bcnXXYfmvJGxxVKEHAy3so1KRFr1oIdj01A8WIU5VM="; }; meta = {