gnucash-htdocs beta: Announce rebuild of 5.12 macOS bundles.

John Ralls jralls at code.gnucash.org
Tue Jul 15 14:36:15 EDT 2025


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/765e0e73 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/bb27bc13 (commit)



commit 765e0e73ea53a6ebecd4342f2bd7da6c11eebb52
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jul 15 11:34:39 2025 -0700

    Announce rebuild of 5.12 macOS bundles.

diff --git a/externals/global_params.php b/externals/global_params.php
index be3f81e..a91f44f 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -13,8 +13,8 @@
      $latest_stable             = $major_stable.".".$minor_stable;
      $latest_stable_win         = $latest_stable;
      //$latest_stable_win         = $latest_stable."-1";
-     $latest_stable_mac_arm   = $latest_stable."-1";
-     $latest_stable_mac_x86   = $latest_stable."-1";
+     $latest_stable_mac_arm   = $latest_stable."-2";
+     $latest_stable_mac_x86   = $latest_stable."-2";
 // Change this when there has been a re-tag to add the re-tag letter,
 // e.g. if one retagged 2.6.13 to 2.6.13a, make $tarball = $latest_stable."a".
      $tarball                   = $latest_stable."";
diff --git a/news/250629-5.12.news b/news/250629-5.12.news
index 77f1ae1..a92e69c 100644
--- a/news/250629-5.12.news
+++ b/news/250629-5.12.news
@@ -76,8 +76,8 @@
     <li><code>b35b4756be12bcfdbed54468f30443fa53f238520a9cead5bde2e6c4773fbf39</code>  gnucash-5.12.tar.bz2</li>
     <li><code>fa279ac0378b1860ede15a8b6645628e17e7e94df496d69be8fd5d20a570ccc7</code>  gnucash-5.12.tar.gz</li>
     <li><code>9ca8dbd0749212bcab3d986b8c5e39d11fd2a3f734430c1a06d931968175364e</code>  gnucash-5.12.setup.exe</li>
-    <li><code>a1f7454d07bfb536e641ccf9423b51f00dbd2374d8097d5ac5b918159832cc37</code>  Gnucash-Arm-5.12-1.dmg</li>
-    <li><code>090d197df67926823360ee8bfaacffa60c10f467036080fd2a83f9f96bdebc40</code>  Gnucash-Intel-5.12-1.dmg</li>
+    <li><code>f2e174a64c2e5b3499078d2c15cfb6d041d5cc67adac2d2d5f3bf27582304d60</code>  Gnucash-Arm-5.12-2.dmg</li>
+    <li><code>8e3727cf6958a4ee37f1087edc4eebdfcc0f33405d5e581e73063c5822cff00e</code>  Gnucash-Intel-5.12-2.dmg</li>
     <li><code>c2a67aef439f25b8e3d43cf5cc29756fae0e82e252f0abf059b35663594ea994</code>  gnucash-docs-5.12.tar.gz</li>
 </ul>
 
@@ -85,14 +85,14 @@
     <li>SourceForge:
         <ul>
             <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.12/gnucash-5.12.setup.exe">Win32</a></li>
-            <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.12/Gnucash-Arm-5.12-1.dmg">Mac-Apple Silicon</a></li>
-            <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.12/Gnucash-Intel-5.12-1.dmg">Mac-Intel</a></li>
+            <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.12/Gnucash-Arm-5.12-2.dmg">Mac-Apple Silicon</a></li>
+            <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.12/Gnucash-Intel-5.12-2.dmg">Mac-Intel</a></li>
         </ul></li>
     <li>Github
         <ul>
             <li><a href="https://github.com/Gnucash/gnucash/releases/download/5.12/gnucash-5..setup.exe">Win32</a></li>
-            <li><a href="https://github.com/Gnucash/gnucash/releases/download/5.12/Gnucash-Arm-5.12-1.dmg">Mac-Apple Silicon</a></li>
-            <li><a href="https://github.com/Gnucash/gnucash/releases/download/5.12/Gnucash-Intel-5.12-1.dmg">Mac-Intel</a></li>
+            <li><a href="https://github.com/Gnucash/gnucash/releases/download/5.12/Gnucash-Arm-5.12-2.dmg">Mac-Apple Silicon</a></li>
+            <li><a href="https://github.com/Gnucash/gnucash/releases/download/5.12/Gnucash-Intel-5.12-2.dmg">Mac-Intel</a></li>
         </ul></li></ul>
 
 <h3>Getting GnuCash as source code</h3>



Summary of changes:
 externals/global_params.php |  4 ++--
 news/250629-5.12.news       | 12 ++++++------
 2 files changed, 8 insertions(+), 8 deletions(-)



More information about the gnucash-changes mailing list