From a1b937b1fbe6c847799610d38a8d6087f940bea7 Mon Sep 17 00:00:00 2001 From: WerWolv Date: Mon, 25 Jan 2021 15:49:20 +0100 Subject: [PATCH] Included direct link to nightlies in readme and removed old macOS note --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8fd78abee..e69f11279 100644 --- a/README.md +++ b/README.md @@ -95,9 +95,15 @@ For format patterns, includable libraries and magic files, check out the [ImHex- ## Nightly builds -See latest nightly builds on the artifacts result of the Build action [here](https://github.com/WerWolv/ImHex/actions?query=workflow%3ABuild). +Nightlies are available via GitHub Actions [here](https://github.com/WerWolv/ImHex/actions?query=workflow%3ABuild). -NOTE: **We currently only provide nightly builds for macOS (x86_64)** +- Windows • __x86_64__ + - [MSI Installer](https://nightly.link/WerWolv/ImHex/workflows/build/master/Windows%20Installer.zip) + - [Portable ZIP](https://nightly.link/WerWolv/ImHex/workflows/build/master/Windows%20Portable%20ZIP.zip) +- MacOS • __x86_64__ + - [DMG](https://nightly.link/WerWolv/ImHex/workflows/build/master/macOS%20DMG.zip) +- Linux • __x86_64__ + - [ELF](https://nightly.link/WerWolv/ImHex/workflows/build/master/Linux%20ELF.zip) ## Compiling