macOS 1.5.2 build missing #65

Closed
opened 2025-11-19 07:13:08 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @nvroot on GitHub (Oct 9, 2025).

Describe the Bug

Version 1.5.2 only includes Linux and Windows builds.
The macOS build is missing even though it was available in earlier versions.
Add the macOS 1.5.2 release (Intel/ARM).

curl -fsSL https://digpangolin.com/get-newt.sh | bash

[INFO] Installing latest version of newt...
[INFO] Fetching latest version from GitHub...
[INFO] Latest version: v1.5.2
[INFO] Detected platform: darwin_arm64
[INFO] Install directory: /Users/nvroot/.local/bin
[INFO] Downloading newt from https://github.com/fosrl/newt/releases/download/1.5.2/newt_darwin_arm64
curl: (22) The requested URL returned error: 404

Environment

  • OS Type & Version: macOS
  • Pangolin Version: 1.5.2
  • Gerbil Version: latest
  • Traefik Version: 3.5
  • Newt Version: Problem
  • Olm Version:

To Reproduce

Try to install newt on macOS

Expected Behavior

macOS version described on docs

Originally created by @nvroot on GitHub (Oct 9, 2025). ### Describe the Bug Version 1.5.2 only includes Linux and Windows builds. The macOS build is missing even though it was available in earlier versions. Add the macOS 1.5.2 release (Intel/ARM). ``` curl -fsSL https://digpangolin.com/get-newt.sh | bash [INFO] Installing latest version of newt... [INFO] Fetching latest version from GitHub... [INFO] Latest version: v1.5.2 [INFO] Detected platform: darwin_arm64 [INFO] Install directory: /Users/nvroot/.local/bin [INFO] Downloading newt from https://github.com/fosrl/newt/releases/download/1.5.2/newt_darwin_arm64 curl: (22) The requested URL returned error: 404 ``` ### Environment - OS Type & Version: macOS - Pangolin Version: 1.5.2 - Gerbil Version: latest - Traefik Version: 3.5 - Newt Version: Problem - Olm Version: ### To Reproduce Try to install newt on macOS ### Expected Behavior macOS version described on docs
Author
Owner

@oschwartz10612 commented on GitHub (Oct 9, 2025):

Human error. Fixed now. Thanks! :}

@oschwartz10612 commented on GitHub (Oct 9, 2025): Human error. Fixed now. Thanks! :}
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#65