tamasfe / taplo

A TOML toolkit written in Rust
https://taplo.tamasfe.dev
MIT License
1.25k stars 109 forks source link

Links on "Binary Releases" documentation page do not work #588

Open NicksPatties opened 2 months ago

NicksPatties commented 2 months ago

The links for both the default and full builds on the Binary Releases page are broken.

Here's an example of me trying to download talpo with curl.

$ curl -fsSL https://github.com/tamasfe/taplo/releases/latest/download/taplo-full-linux-x86_64.gz
curl: (22) The requested URL returned error: 404
nikolay commented 1 month ago

@tamasfe Any chance to fix the missing binaries as several package managers are failing now?