Skip to content

Commit

Permalink
Update head pre-build packages
Browse files Browse the repository at this point in the history
  • Loading branch information
takaxp committed Mar 1, 2025
1 parent b876b48 commit d3899b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ These packages are built based on the current development source code. So it may
#+caption: HEAD(master)
| Chip | Version | Download | macOS | md5 |
|-------+---------+-------------------+---------+----------------------------------|
| Apple | 31.0.50 | [[https://pxaka.tokyo/emacs/pkg/emacs-head_apple.pkg][⬇pkg]] (24FEB2025) | Sonoma | [[https://pxaka.tokyo/emacs/pkg/emacs-head_apple.md5][7815f7b4ecdabf722b4fff9a3776ddfa]] |
| Intel | 31.0.50 | [[https://pxaka.tokyo/emacs/pkg/emacs-head_intel.pkg][⬇pkg]] (24FEB2025) | Ventura | [[https://pxaka.tokyo/emacs/pkg/emacs-head_intel.md5][9da68327b464c50742795c52cd174d02]] |
| Apple | 31.0.50 | [[https://pxaka.tokyo/emacs/pkg/emacs-head_apple.pkg][⬇pkg]] (24FEB2025) | Sonoma | [[https://pxaka.tokyo/emacs/pkg/emacs-head_apple.md5][7703a5dc77ea74cd815e3c67c15823f9]] |
| Intel | 31.0.50 | [[https://pxaka.tokyo/emacs/pkg/emacs-head_intel.pkg][⬇pkg]] (24FEB2025) | Ventura | [[https://pxaka.tokyo/emacs/pkg/emacs-head_intel.md5][1478a6741b40e464848a64562bdb3918]] |

You can also try to use an Emacs supporting =NativeComp= by downloading pkg from the following links. Integrated lisp code are natively compiled so the pkg size is increased compared to that of the normal pkg file.

Expand All @@ -89,8 +89,8 @@ Currently, installing =gcc= by brew is required to compile additional lisp code
#+caption: HEAD(master) build with Native Comp
| Chip | Version | Download | macOS | md5 |
|-------+---------+-----------------------+---------+----------------------------------|
| Apple | 31.0.50 | [[https://pxaka.tokyo/emacs/pkg/emacs-head_apple_nc.pkg][⬇pkg(NC)]] (24FEB2025) | Sonoma | [[https://pxaka.tokyo/emacs/pkg/emacs-head_apple_nc.md5][3b9339db8acd4c318988a1dcbddf2aff]] |
| Intel | 31.0.50 | [[https://pxaka.tokyo/emacs/pkg/emacs-head_intel_nc.pkg][⬇pkg(NC)]] (24FEB2025) | Ventura | [[https://pxaka.tokyo/emacs/pkg/emacs-head_intel_nc.md5][07e7413d41ba3cc758372c409b27f23c]] |
| Apple | 31.0.50 | [[https://pxaka.tokyo/emacs/pkg/emacs-head_apple_nc.pkg][⬇pkg(NC)]] (24FEB2025) | Sonoma | [[https://pxaka.tokyo/emacs/pkg/emacs-head_apple_nc.md5][29ece2122e4ddef031e59b1e5c74bf96]] |
| Intel | 31.0.50 | [[https://pxaka.tokyo/emacs/pkg/emacs-head_intel_nc.pkg][⬇pkg(NC)]] (24FEB2025) | Ventura | [[https://pxaka.tokyo/emacs/pkg/emacs-head_intel_nc.md5][8b0a04e7bfc371f80726de7ab07f6ca6]] |
|-------+---------+-----------------------+---------+----------------------------------|
| Apple | 30.1 | [[https://pxaka.tokyo/emacs/pkg/emacs-30.1_apple_nc.pkg][⬇pkg(NC)]] (24AUG2024) | Sonoma | [[https://pxaka.tokyo/emacs/pkg/emacs-30.1_apple_nc.md5][8de91a206cea4324a4b3eb9bfe334eae]] |
| Intel | 30.1 | [[https://pxaka.tokyo/emacs/pkg/emacs-30.1_intel_nc.pkg][⬇pkg(NC)]] (24AUG2024) | Ventura | [[https://pxaka.tokyo/emacs/pkg/emacs-30.1_intel_nc.md5][32c5d08dcd80fcf66ae3b734f08a830a]] |
Expand Down

0 comments on commit d3899b5

Please sign in to comment.