We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c732e commit 2bfe3c2Copy full SHA for 2bfe3c2
dist/index.js
@@ -6466,7 +6466,7 @@ function run() {
6466
if (version == "snapshot") {
6467
// NOTE: If snapshot, directly assign the newest version.
6468
// Current newest snaptshot is `29.0.50`.
6469
- zipPath = "https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-29/emacs-29.0.50-snapshot-2022-04-02.zip";
+ zipPath = "https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-29/emacs-29.0.50-snapshot-2022-07-18.zip";
6470
}
6471
else {
6472
switch (dot_ver) {
0 commit comments