summaryrefslogtreecommitdiff
path: root/scripts/p7s/emacs.py
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2023-11-05 23:16:48 +0100
committeralex <alex@pdp7.net>2023-11-05 23:16:48 +0100
commit28d7907a9a0f8fea26566ef7fb4d53da14156d56 (patch)
tree69f8fa88ee8b646ada4b9a475648d2b345b53bc9 /scripts/p7s/emacs.py
parent940156e3119a10cf60a2429a11be5abfc319d004 (diff)
Change branch
Diffstat (limited to 'scripts/p7s/emacs.py')
-rw-r--r--scripts/p7s/emacs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/p7s/emacs.py b/scripts/p7s/emacs.py
index 22a9b42c..da44bdff 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():