authorizerdev / authorizer

Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.
https://authorizer.dev
MIT License
1.61k stars 165 forks source link

Support macOS arm64 architecture for releases #396

Closed VishwasShashidhar closed 1 year ago

VishwasShashidhar commented 1 year ago

Feature Description

For newer Apple Silicon macs, currently there are no release binaries available. We need to use amd64 builds using Rossetta when trying to run binaries directly.

Describe the solution you'd like

Support darwin-arm64 binaries with releases.

Describe alternatives you've considered

Running amd64 builds using Rossetta.

Additional context

N/A

lakhansamani commented 1 year ago

Releasing as part of 1.1.66