File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1313 $ latest_stable = $ major_stable .". " .$ minor_stable ;
1414 $ latest_stable_win = $ latest_stable ;
1515 //$latest_stable_win = $latest_stable."-1";
16- $ latest_stable_mac_arm = $ latest_stable ."-1 " ;
17- $ latest_stable_mac_x86 = $ latest_stable ."-1 " ;
16+ $ latest_stable_mac_arm = $ latest_stable ."-2 " ;
17+ $ latest_stable_mac_x86 = $ latest_stable ."-2 " ;
1818// Change this when there has been a re-tag to add the re-tag letter,
1919// e.g. if one retagged 2.6.13 to 2.6.13a, make $tarball = $latest_stable."a".
2020 $ tarball = $ latest_stable ."" ;
Original file line number Diff line number Diff line change 7676 <li><code>b35b4756be12bcfdbed54468f30443fa53f238520a9cead5bde2e6c4773fbf39</code> gnucash-5.12.tar.bz2</li>
7777 <li><code>fa279ac0378b1860ede15a8b6645628e17e7e94df496d69be8fd5d20a570ccc7</code> gnucash-5.12.tar.gz</li>
7878 <li><code>9ca8dbd0749212bcab3d986b8c5e39d11fd2a3f734430c1a06d931968175364e</code> gnucash-5.12.setup.exe</li>
79- <li><code>a1f7454d07bfb536e641ccf9423b51f00dbd2374d8097d5ac5b918159832cc37 </code> Gnucash-Arm-5.12-1 .dmg</li>
80- <li><code>090d197df67926823360ee8bfaacffa60c10f467036080fd2a83f9f96bdebc40 </code> Gnucash-Intel-5.12-1 .dmg</li>
79+ <li><code>f2e174a64c2e5b3499078d2c15cfb6d041d5cc67adac2d2d5f3bf27582304d60 </code> Gnucash-Arm-5.12-2 .dmg</li>
80+ <li><code>8e3727cf6958a4ee37f1087edc4eebdfcc0f33405d5e581e73063c5822cff00e </code> Gnucash-Intel-5.12-2 .dmg</li>
8181 <li><code>c2a67aef439f25b8e3d43cf5cc29756fae0e82e252f0abf059b35663594ea994</code> gnucash-docs-5.12.tar.gz</li>
8282</ul>
8383
8484<ul>
8585 <li>SourceForge:
8686 <ul>
8787 <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.12/gnucash-5.12.setup.exe">Win32</a></li>
88- <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>
89- <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.12/Gnucash-Intel-5.12-1 .dmg">Mac-Intel</a></li>
88+ <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>
89+ <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.12/Gnucash-Intel-5.12-2 .dmg">Mac-Intel</a></li>
9090 </ul></li>
9191 <li>Github
9292 <ul>
9393 <li><a href="https://github.com/Gnucash/gnucash/releases/download/5.12/gnucash-5..setup.exe">Win32</a></li>
94- <li><a href="https://github.com/Gnucash/gnucash/releases/download/5.12/Gnucash-Arm-5.12-1 .dmg">Mac-Apple Silicon</a></li>
95- <li><a href="https://github.com/Gnucash/gnucash/releases/download/5.12/Gnucash-Intel-5.12-1 .dmg">Mac-Intel</a></li>
94+ <li><a href="https://github.com/Gnucash/gnucash/releases/download/5.12/Gnucash-Arm-5.12-2 .dmg">Mac-Apple Silicon</a></li>
95+ <li><a href="https://github.com/Gnucash/gnucash/releases/download/5.12/Gnucash-Intel-5.12-2 .dmg">Mac-Intel</a></li>
9696 </ul></li></ul>
9797
9898<h3>Getting GnuCash as source code</h3>
You can’t perform that action at this time.
0 commit comments