From cfe3a46c9c10c1f917bf4ef9054ce6b56b8e7033 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 08:29:26 +0000 Subject: [PATCH] fedify: Update to version 1.8.6 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index ceaf57db66..d87169e975 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.8.5", + "version": "1.8.6", "description": "CLI toolchain for Fedify and debugging ActivityPub", "homepage": "https://fedify.dev/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/fedify-dev/fedify/releases/download/1.8.5/fedify-cli-1.8.5-windows-x86_64.zip", - "hash": "5442ee4dfc34203ab8f26dd4c8c402b134ff0052a4344550ec05c7434aba4037" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.8.6/fedify-cli-1.8.6-windows-x86_64.zip", + "hash": "b56ca4d052696b2b258c755e67ac167702b7b7a53bfdaef45ded65739ff18eda" } }, "bin": "fedify.exe",