From dda4721381e8f4d525cd3c70bcd94bae8caf5dce Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 8 Jan 2026 03:20:18 +0000 Subject: [PATCH] bump: zed jujutsu --- anda/devs/zed/stable/zed.spec | 2 +- anda/tools/jujutsu/jujutsu.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index f9e6f0f86c..ae6330fac3 100644 --- a/anda/devs/zed/stable/zed.spec +++ b/anda/devs/zed/stable/zed.spec @@ -15,7 +15,7 @@ %global rustflags_debuginfo 0 Name: zed -Version: 0.218.5 +Version: 0.218.6 Release: 1%?dist Summary: Zed is a high-performance, multiplayer code editor SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later diff --git a/anda/tools/jujutsu/jujutsu.spec b/anda/tools/jujutsu/jujutsu.spec index 6a38a4f027..dc6ad65268 100644 --- a/anda/tools/jujutsu/jujutsu.spec +++ b/anda/tools/jujutsu/jujutsu.spec @@ -4,7 +4,7 @@ %global __brp_mangle_shebangs %{nil} Name: jujutsu -Version: 0.36.0 +Version: 0.37.0 Release: 1%?dist Summary: Git-compatible DVCS that is both simple and powerful License: Apache-2.0 AND CC-BY-4.0