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