restic / rest-server

Rest Server is a high performance HTTP server that implements restic's REST backend API.
BSD 2-Clause "Simplified" License
944 stars 140 forks source link

Binaries for arm missing #114

Closed pavelschon closed 4 years ago

pavelschon commented 4 years ago

I'm trying to use rest-server on arm device, however, binaries of release v0.9.8 are missing at https://github.com/restic/rest-server/releases

Since I don't want to deploy complete toolchain to build from source, I have to stick with v0.9.7.

rawtaz commented 4 years ago

Thanks, and sorry about the missing release binaries. The 0.9.8 "release" was just a tag for various reasons.

There will soon[tm] be a new release, and it will include binaries as usual. Until then I'm afraid you'll have to wait.

Let's keep this issue open for the sole purpose of getting you a notice when the new release is out (by closing this issue at that time instead of now).

MichaelEischer commented 4 years ago

rest-server 0.10.0 has been released just a few hours ago: https://github.com/restic/rest-server/releases/tag/v0.10.0