From c80146976271e170d16c5083528626fb218791bc Mon Sep 17 00:00:00 2001 From: gitea Date: Thu, 11 Sep 2025 14:25:16 +0000 Subject: [PATCH] =?UTF-8?q?deduplicator-git:=20=D0=BE=D0=B1=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D1=81=D0=B8=D0=B8=20r20250907.eba7d53b?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deduplicator-git/alr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deduplicator-git/alr.sh b/deduplicator-git/alr.sh index a17324c..62ae501 100644 --- a/deduplicator-git/alr.sh +++ b/deduplicator-git/alr.sh @@ -1,5 +1,5 @@ name='deduplicator-git' -version='r20250818.73afe0f9' +version='r20250907.eba7d53b' release='1' desc='Find, Sort, Filter & Delete duplicate files' homepage='https://github.com/sreedevk/deduplicator'