From 08ee0a8a6c7d47d401738fc9d23fa72b3a7f9a56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 04:29:44 +0000 Subject: [PATCH] fedify: Update to version 1.0.30 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index 057fbe9ca0..1ced5e680c 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.8.10", + "version": "1.0.30", "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.10/fedify-cli-1.8.10-windows-x86_64.zip", - "hash": "b8255b859c737459960528ca67af0955766034f8eb4630a7a2df9a156578b267" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.0.30/fedify-cli-1.0.30-windows-x86_64.zip", + "hash": "a6333df945a293a3c6bc14bde731d8a43059bf0c97eff95a2ce72e0c25334b55" } }, "bin": "fedify.exe",