diff options
| author | alex <alex@pdp7.net> | 2023-11-05 23:16:48 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2023-11-05 23:16:48 +0100 |
| commit | 28d7907a9a0f8fea26566ef7fb4d53da14156d56 (patch) | |
| tree | 69f8fa88ee8b646ada4b9a475648d2b345b53bc9 /scripts/p7s/emacs.py | |
| parent | 940156e3119a10cf60a2429a11be5abfc319d004 (diff) | |
Change branch
Diffstat (limited to 'scripts/p7s/emacs.py')
| -rw-r--r-- | scripts/p7s/emacs.py | 2 |
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(): |
