Skip to content

Commit

Permalink
Change: Add zip variant for macOS 10.9+ binaries (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
orudge authored Jan 28, 2021
1 parent dca686b commit 4bb8977
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _data/download-descriptions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,9 @@ linux-ubuntu-xenial-i386-dbg.deb:
linux-ubuntu-xenial-i386.deb:
description: Linux Ubuntu Xenial 16.04 (i386, 32 bit)
macos-universal.dmg:
description: macOS 10.9+ (Universal)
description: macOS 10.9+ (Universal) (disk image)
macos-universal.zip:
description: macOS 10.9+ (Universal) (zip archive)
macosx-i686.zip:
description: Mac OS X 10.4-10.5 (Intel build)
macosx-arm64.dmg:
Expand Down

0 comments on commit 4bb8977

Please sign in to comment.