Skip to content

Commit

Permalink
LOCALES_SNAP: 20250125
Browse files Browse the repository at this point in the history
  • Loading branch information
uhlin committed Jan 25, 2025
1 parent 84121e0 commit 92fe942
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion options.w32.mk
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ LIBRESSL_VERSION = 4.0.0
PDCURSES_VERSION = 3.9

GNU_BUNDLE_DATE = 202205
LOCALES_SNAP = 20241103
LOCALES_SNAP = 20250125

# E and Q
E = @echo
Expand Down
2 changes: 1 addition & 1 deletion src/get_file.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ get_file("https://www.nifty-networks.net/swirc/hunspell-1.7.2-dlls.cab", "hunspe
get_file("https://www.nifty-networks.net/swirc/hunspell-en-us.cab", "hunspell-en-us.cab");
get_file("https://www.nifty-networks.net/swirc/libressl-4.0.0.cab", "libressl-4.0.0.cab");
get_file("https://www.nifty-networks.net/swirc/pdcurses-3.9-utf8-colors.cab", "pdcurses-3.9.cab");
get_file("https://www.nifty-networks.net/swirc/swirc-locales-20241103.cab", "swirc-locales-20241103.cab");
get_file("https://www.nifty-networks.net/swirc/swirc-locales-20250125.cab", "swirc-locales-20250125.cab");

0 comments on commit 92fe942

Please sign in to comment.