gnucash-htdocs master: Update Mac dmg to 4.8-2 for macOS 12 compatibility.

John Ralls jralls at code.gnucash.org
Thu Oct 14 17:12:51 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/068ed3f6 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/0c532f61 (commit)



commit 068ed3f65c198164852c6a561ca4fbf542762a28
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Oct 14 14:12:41 2021 -0700

    Update Mac dmg to 4.8-2 for macOS 12 compatibility.

diff --git a/externals/global_params.php b/externals/global_params.php
index 1cc1a2c..a9da0d1 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."-1";
-     $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/210928-4.8.news b/news/210928-4.8.news
index 835049b..528053d 100644
--- a/news/210928-4.8.news
+++ b/news/210928-4.8.news
@@ -49,7 +49,7 @@
     <li><code>15b8e4ff8336168eba88ef2faade377e5c5ff08e48b4660da1a33a8a407feb12</code>  gnucash-4.8.tar.bz2</li>
     <li><code>37e6fbdee7e2ac41299cdb4ffef189c160b03f992ab30e823369df90ebb0d61f</code>  gnucash-4.8.tar.gz</li>
     <li><code>b8c4a4bad5a073f53ea07ad46d4c13096a5d26d906ceda8c049842a8362d0a86</code>  gnucash-4.8.setup.exe</li>
-    <li><code>abb6a0bc433207c1f31fee33aa7f0c63774217b2675e5fab78062c4cd862f975</code>  Gnucash-Intel-4.8-2.dmg</li>
+    <li><code>20af888f1d1293a036b595145ad9e5338b3a92f868b6e4fca021d4cc7d9df36b</code>  Gnucash-Intel-4.8-2.dmg</li>
     <li><code>988011168a3ab2c3601a5af75f5caad89fb18a4e880311f3538b8fc7c9a068d3</code>  gnucash-docs-4.8.tar.gz</li>
 </ul>
 



Summary of changes:
 externals/global_params.php | 2 +-
 news/210928-4.8.news        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



More information about the gnucash-changes mailing list