From 55ffa4c7a05470e39b3146aa7b22ba3ebe382781 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 04:34:49 +0000 Subject: [PATCH] fedify: Update to version 1.8.4 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index 93f3886228..3fb2aa5ca5 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.8.3", + "version": "1.8.4", "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.3/fedify-cli-1.8.3-windows-x86_64.zip", - "hash": "29209bf2199f603e4ae069526485a6e7baf9cd5b5d40a08b6cdb5c9007f88409" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.8.4/fedify-cli-1.8.4-windows-x86_64.zip", + "hash": "34c932fb813887e5c591985771fb8802e27182577d4f3c03d15cdab716f5b5a1" } }, "bin": "fedify.exe",