From ec90f468584b4c4e6b5cb47d2859250b66dc24ba Mon Sep 17 00:00:00 2001 From: jack-mil <62065280+jack-mil@users.noreply.github.com> Date: Thu, 11 Sep 2025 13:35:59 -0400 Subject: [PATCH] iroh: deprecate manifest (#7120) This manifest has been error-ing during Excavator action for who knows how long. The version in the scoop bucket is very out of date, and looking at their website documentation at https://www.iroh.computer/ , it seems to me that they have pivoted to being more of a rust library than a definitive service that you run as a CLI application. They do not seem to advertise a app or service to download and install and execute. --- {bucket => deprecated}/iroh.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {bucket => deprecated}/iroh.json (100%) diff --git a/bucket/iroh.json b/deprecated/iroh.json similarity index 100% rename from bucket/iroh.json rename to deprecated/iroh.json