Skip to content

Commit 2bfe3c2

Browse files
author
github-actions
committed
Update dist
1 parent 91c732e commit 2bfe3c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6466,7 +6466,7 @@ function run() {
64666466
if (version == "snapshot") {
64676467
// NOTE: If snapshot, directly assign the newest version.
64686468
// 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";
6469+
zipPath = "https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-29/emacs-29.0.50-snapshot-2022-07-18.zip";
64706470
}
64716471
else {
64726472
switch (dot_ver) {

0 commit comments

Comments
 (0)