]> xn--ix-yja.es Git - alex.git/commitdiff
Change branch
authoralex <alex@pdp7.net>
Sun, 5 Nov 2023 22:16:48 +0000 (23:16 +0100)
committeralex <alex@pdp7.net>
Sun, 5 Nov 2023 22:16:48 +0000 (23:16 +0100)
scripts/p7s/emacs.py

index 22a9b42ce0be056e4d15dace7428c76147f78199..da44bdff0d05f4d2848515c39a5544fa570f8876 100644 (file)
@@ -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():