Skip to content

Commit

Permalink
emacs 29.4
Browse files Browse the repository at this point in the history
  • Loading branch information
getong committed Jun 23, 2024
1 parent 2c9dcd1 commit 97d5936
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/emacs-plus@29.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

class EmacsPlusAT29 < EmacsBase
init 29
url "https://ftp.gnu.org/gnu/emacs/emacs-29.3.tar.xz"
mirror "https://ftpmirror.gnu.org/emacs/emacs-29.3.tar.xz"
sha256 "c34c05d3ace666ed9c7f7a0faf070fea3217ff1910d004499bd5453233d742a0"
url "https://ftp.gnu.org/gnu/emacs/emacs-29.4.tar.xz"
mirror "https://ftpmirror.gnu.org/emacs/emacs-29.4.tar.xz"
sha256 "ba897946f94c36600a7e7bb3501d27aa4112d791bfe1445c61ed28550daca235"

on_macos do
env :std
Expand Down

0 comments on commit 97d5936

Please sign in to comment.