From 28d7907a9a0f8fea26566ef7fb4d53da14156d56 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 5 Nov 2023 23:16:48 +0100 Subject: [PATCH] Change branch --- scripts/p7s/emacs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/p7s/emacs.py b/scripts/p7s/emacs.py index 22a9b42..da44bdf 100644 --- a/scripts/p7s/emacs.py +++ b/scripts/p7s/emacs.py @@ -4,7 +4,7 @@ import textwrap import urllib.request -COSMO_BUILD_URL = "https://github.com/alexpdp7/superconfigure/releases/download/cleanup/editor.zip" +COSMO_BUILD_URL = "https://github.com/alexpdp7/superconfigure/releases/download/emacs_29.1/editor.zip" def setup_emacs(): -- 2.47.3