nalgeon / sqlean

The ultimate set of SQLite extensions
MIT License
3.65k stars 115 forks source link

Missing pre-compiled binaries for linux-arm64 #112

Closed flaviomartins closed 5 months ago

flaviomartins commented 5 months ago

Hi,

I am trying to install sqlean inside a docker container running linux.

> installing nalgeon/sqlean...
! unsupported platform: linux-arm64

Can you add linux-arm64? I see it already has macos-arm64 pre-compiled binaries.

nalgeon commented 5 months ago

Sorry, no current plans for linux/arm64. Feel free to send a PR though.

nalgeon commented 5 months ago

Linux ARM supported as of 0.22.0 (PR #113).