Skip to content

Commit

Permalink
Fix Apple Silicon download link for regular releases
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Kun authored Dec 9, 2024
1 parent 99a03b2 commit 93020ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,10 @@ Current version is [v1.123.0](https://github.com/pulsar-edit/pulsar/releases/tag

**Silicon** - For Apple Silicon (M1/M2) macs

| Package | Type |
| :----------------------------------------------------------------------------------------------------------: | :-----------: |
| [dmg](https://github.com/pulsar-edit/pulsar/releases/download/v1.123.0/Silicon.Mac.Pulsar-1.123.0-arm64.dmg) | DMG installer |
| [zip](https://github.com/pulsar-edit/pulsar/releases/download/v1.123.0/Intel.Mac.Pulsar-1.123.0-mac.zip) | Zip archive |
| Package | Type |
| :--------------------------------------------------------------------------------------------------------------: | :-----------: |
| [dmg](https://github.com/pulsar-edit/pulsar/releases/download/v1.123.0/Silicon.Mac.Pulsar-1.123.0-arm64.dmg) | DMG installer |
| [zip](https://github.com/pulsar-edit/pulsar/releases/download/v1.123.0/Silicon.Mac.Pulsar-1.123.0-arm64-mac.zip) | Zip archive |

**Intel** - For Intel macs

Expand Down

0 comments on commit 93020ef

Please sign in to comment.