From: alex Date: Sun, 5 Nov 2023 22:16:48 +0000 (+0100) Subject: Change branch X-Git-Tag: 20240214-emacs~116 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=28d7907a9a0f8fea26566ef7fb4d53da14156d56;p=alex.git Change branch --- 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():