From fa6c7d8dd3ec284d4f1a06ced3228f48ad859d8d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 2 Sep 2025 23:22:00 +0000 Subject: [PATCH] bump: zed electron --- anda/devs/zed/stable/zed.spec | 2 +- anda/tools/electron/electron.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 a63aa2707d..f7300b0cab 100644 --- a/anda/devs/zed/stable/zed.spec +++ b/anda/devs/zed/stable/zed.spec @@ -9,7 +9,7 @@ %global rustflags_debuginfo 0 Name: zed -Version: 0.201.8 +Version: 0.201.9 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/electron/electron.spec b/anda/tools/electron/electron.spec index e6e4628f35..5e47b74528 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -12,7 +12,7 @@ %global __provides_exclude_from %{_libdir}/%{name}/.*\\.so Name: electron -Version: 37.4.0 +Version: 38.0.0 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: MIT