From 73f4fce0a482550b9c0f0e695a4fec9bf2003738 Mon Sep 17 00:00:00 2001 From: Gab Virebent Date: Sun, 12 Jul 2026 20:41:35 +0200 Subject: Add prebuilt nymdrop-reader linux/amd64 binary Tracked directly in-repo instead of a Forgejo release asset: this instance's release/attachment upload hangs reproducibly on this specific binary above ~55MB (isolated by bisection, not a size limit, not disk space, unrelated to our code), while a plain git push works fine. Downloadable read-only via cgit's plain view without touching Forgejo's API. Built from commit 41d3abd. --- dist/nymdrop-reader-linux-amd64 | Bin 0 -> 60078704 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 dist/nymdrop-reader-linux-amd64 diff --git a/dist/nymdrop-reader-linux-amd64 b/dist/nymdrop-reader-linux-amd64 new file mode 100755 index 0000000..b475971 Binary files /dev/null and b/dist/nymdrop-reader-linux-amd64 differ -- cgit v1.2.3