From 1ec8e19f2dc03340498d152551dbebf80fcbd491 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 08:31:21 +0000 Subject: [PATCH] fedify: Update to version 1.8.7 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index d87169e975..63cfd89ba1 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.8.6", + "version": "1.8.7", "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.6/fedify-cli-1.8.6-windows-x86_64.zip", - "hash": "b56ca4d052696b2b258c755e67ac167702b7b7a53bfdaef45ded65739ff18eda" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.8.7/fedify-cli-1.8.7-windows-x86_64.zip", + "hash": "3e80608352480f8d0848cd43d16b064054ab4812c5096a65f14661fc8c9b13da" } }, "bin": "fedify.exe",