diff --git a/.github/workflows/hashes.yaml b/.github/workflows/hashes.yaml index f2e724a7..ac7fc95b 100644 --- a/.github/workflows/hashes.yaml +++ b/.github/workflows/hashes.yaml @@ -56,6 +56,7 @@ jobs: *cli/win64) filename=monero-win-x64 ;; *cli/win32) filename=monero-win-x86 ;; *cli/mac64) filename=monero-mac-x64 ;; + *cli/macarm8) filename=monero-mac-armv8 ;; *cli/linux64) filename=monero-linux-x64 ;; *cli/linux32) filename=monero-linux-x86 ;; *cli/linuxarm8) filename=monero-linux-armv8 ;; diff --git a/_data/downloads.yml b/_data/downloads.yml index 9e9cbfa5..dfb14aff 100644 --- a/_data/downloads.yml +++ b/_data/downloads.yml @@ -13,7 +13,7 @@ gui: link: https://downloads.getmonero.org/gui/win64 icon: icon-windows vers: - - platform: Mac OS X 64-bit + - platform: macOS Intel hash: acaabe36002ae66bee4d4ded1fbcca4b34688cb702231aea26afe49f3f284fbe link: https://downloads.getmonero.org/gui/mac64 icon: icon-apple @@ -45,11 +45,16 @@ cli: link: https://downloads.getmonero.org/cli/win32 icon: icon-windows vers: - - platform: Mac OS X 64-bit + - platform: macOS Intel hash: 3631f84739ef73d0105d902639c75d66921da6c8dff5487e01a11bf523dd0cae link: https://downloads.getmonero.org/cli/mac64 icon: icon-apple vers: + - platform: macOS ARM + hash: + link: https://downloads.getmonero.org/cli/macarm8 + icon: icon-apple + vers: - platform: Linux 64-bit hash: 1e54acd749265d9439d3733441c645d9b058316283c8f21cca2a333c1238cd16 link: https://downloads.getmonero.org/cli/linux64 diff --git a/downloads/index.md b/downloads/index.md index cf6e5d59..a5eccbbf 100644 --- a/downloads/index.md +++ b/downloads/index.md @@ -74,7 +74,7 @@ permalink: /downloads/index.html
@@ -159,7 +159,7 @@ permalink: /downloads/index.html