gnucash-htdocs master: New macOS dmg to fix bug 798728

John Ralls jralls at code.gnucash.org
Thu Jan 19 16:20:18 EST 2023


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/8cecae35 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/2008072c (commit)



commit 8cecae353f16c48603ed695207566075b5a0ee3a
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 19 13:13:28 2023 -0800

    New macOS dmg to fix bug 798728

diff --git a/externals/global_params.php b/externals/global_params.php
index 97cdff0..8629870 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -13,7 +13,7 @@
      $latest_stable             = $major_stable.".".$minor_stable;
      //$latest_stable_win         = $latest_stable;
      $latest_stable_win         = $latest_stable."";
-     $latest_stable_mac_intel   = $latest_stable."-1";
+     $latest_stable_mac_intel   = $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/221218-4.13.news b/news/221218-4.13.news
index 9999e05..d81ac38 100644
--- a/news/221218-4.13.news
+++ b/news/221218-4.13.news
@@ -106,7 +106,7 @@
     <li><code>401a158086635ea17fbb145325558537289aa1d24d022f7c3317e12f3dabd8e7</code>  gnucash-4.13.tar.bz2</li>
     <li><code>f59bc407abdaebe68c1984bed685e173c94fa8793115681886122bd24bef7fe2</code>  gnucash-4.13.tar.gz</li>
     <li><code>4136404a19804f3f253c16c2ac5ca2acd4a21a6b3f321849013e00912aeb8e75</code>  gnucash-4.13.setup.exe</li>
-    <li><code>dbff2cf8afb1a98ae5bb973e89ea3f4318b60e59754d857c0f62fba2b7dd6c84</code>  Gnucash-Intel-4.13-1.dmg</li>
+    <li><code>5aad49b682d38de25a192d8e77245654e044102adc3c228de0431b75f87a4a05</code>  Gnucash-Intel-4.13-2.dmg</li>
     <li><code>e9416486e4bcc4a5823ab2c4a0c2af4b4c6d1f6ebfdd95fa1db763dcba49d6dc</code>  gnucash-docs-4.13.tar.gz</li>
 </ul>
 
@@ -114,12 +114,12 @@
     <li>SourceForge:
         <ul>
             <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.13/gnucash-4.13.setup.exe">Win32</a></li>
-            <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.13/Gnucash-Intel-4.13-1.dmg">Mac-Intel</a></li>
+            <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.13/Gnucash-Intel-4.13-2.dmg">Mac-Intel</a></li>
         </ul></li>
     <li>Github
         <ul>
             <li><a href="https://github.com/Gnucash/gnucash/releases/download/4.13/gnucash-4.13.setup.exe">Win32</a></li>
-            <li><a href="https://github.com/Gnucash/gnucash/releases/download/4.13/Gnucash-Intel-4.13-1.dmg">Mac-Intel</a></li>
+            <li><a href="https://github.com/Gnucash/gnucash/releases/download/4.13/Gnucash-Intel-4.13-2.dmg">Mac-Intel</a></li>
         </ul></li></ul>
 
 <h3>Getting GnuCash as source code</h3>



Summary of changes:
 externals/global_params.php | 2 +-
 news/221218-4.13.news       | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)



More information about the gnucash-changes mailing list