{ "version": "30.1", "description": "An extensible, customizable, free/libre text editor.", "homepage": "https://www.gnu.org/software/emacs/", "license": "GPL-3.0-or-later", "notes": "For 32-bit version, install 'versions/emacs27.2'", "architecture": { "64bit": { "url": "https://ftpmirror.gnu.org/gnu/emacs/windows/emacs-30/emacs-30.1.zip", "hash": "a58e44f1d3ecf5bac1a920fe9d83656f0c45ef3034ac4b4d185ee5c057ac7a4a" } }, "bin": [ "bin\\runemacs.exe", "bin\\emacs.exe", "bin\\emacsclient.exe", "bin\\emacsclientw.exe", "bin\\etags.exe", "bin\\ctags.exe" ], "shortcuts": [ [ "bin\\runemacs.exe", "Emacs" ], [ "bin\\emacsclientw.exe", "Emacs Client", "-c -n -a \"\"" ] ], "checkver": "Emacs ([\\d.]+)", "autoupdate": { "architecture": { "64bit": { "url": "https://ftpmirror.gnu.org/gnu/emacs/windows/emacs-$majorVersion/emacs-$version.zip" } }, "hash": { "url": "$baseurl/emacs-$version-sha256sum.txt" } } }