From 4d2678df709f80ef66a1192be7e7f4897e071ee7 Mon Sep 17 00:00:00 2001 From: Alexey Lyubimov Date: Tue, 7 Nov 2023 14:27:14 +0300 Subject: [PATCH] Added doublecmd and gnome-commander to msvsphere-9.json --- msvsphere-9.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index 0b2d4e1..7ca375c 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -123,6 +123,10 @@ "dpkg": { "url": "https://src.fedoraproject.org/rpms/dpkg.git" }, + "doublecmd": { + "url": "https://src.fedoraproject.org/rpms/doublecmd.git", + "branch": "f39" + }, "eb": { "url": "https://src.fedoraproject.org/rpms/eb.git", "branch": "f39" @@ -544,6 +548,10 @@ "gn": { "url": "https://src.fedoraproject.org/rpms/gn.git" }, + "gnome-commander: { + "url": "https://src.fedoraproject.org/rpms/gnome-commander.git", + "branch": "f39" + }, "gnome-epub-thumbnailer": { "url": "https://src.fedoraproject.org/rpms/gnome-epub-thumbnailer.git" },