Moved macOS ARM above x86

This commit is contained in:
Thorsten Sommer 2025-05-29 23:00:21 +02:00
parent bb2db5585a
commit c28758caf7
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -56,8 +56,8 @@
Eventually you need to allow the download of the installer in the download window. Eventually you need to allow the download of the installer in the download window.
<CodeTabs> <CodeTabs>
<CodeBlock Title="Windows">pandoc-@(PANDOC_VERSION)-windows-x86_64.msi</CodeBlock> <CodeBlock Title="Windows">pandoc-@(PANDOC_VERSION)-windows-x86_64.msi</CodeBlock>
<CodeBlock Title="macOS x86">pandoc-@(PANDOC_VERSION)-x86_64-macOS.pkg</CodeBlock>
<CodeBlock Title="macOS ARM">pandoc-@(PANDOC_VERSION)-arm64-macOS.pkg</CodeBlock> <CodeBlock Title="macOS ARM">pandoc-@(PANDOC_VERSION)-arm64-macOS.pkg</CodeBlock>
<CodeBlock Title="macOS x86">pandoc-@(PANDOC_VERSION)-x86_64-macOS.pkg</CodeBlock>
</CodeTabs> </CodeTabs>
</MudListItem> </MudListItem>
<MudListItem T="string"> <MudListItem T="string">