From dfbc252568c7e387b84bbc318fe3ac707a3799b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 08:31:18 +0000 Subject: [PATCH] fedify: Update to version 1.10.2 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index e0c49ba32c..3968e946ac 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.10.1", + "version": "1.10.2", "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.10.1/fedify-cli-1.10.1-windows-x86_64.zip", - "hash": "3c6d5da036f6e6c46dc816001a6c8a1102355bfe598dca28ce76954bd4740bd5" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.10.2/fedify-cli-1.10.2-windows-x86_64.zip", + "hash": "62ad5eae55e8e705576a628537091795e7e5255e33188352c831316f4757ccc5" } }, "bin": "fedify.exe",