From b404e889f1807d4686b5eb285cc56fbce45d45b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:30:28 +0000 Subject: [PATCH] fedify: Update to version 1.3.9 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index c030fa67f0..0126190261 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.4.1", + "version": "1.3.9", "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.4.1/fedify-cli-1.4.1-windows-x86_64.zip", - "hash": "01b672dcdee7dfb33fa42a85c048949b84873cd098cb5cef37bad18be82e280a" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.3.9/fedify-cli-1.3.9-windows-x86_64.zip", + "hash": "ecf987f3aa7ffd79c08b5901e7724483f03731f0395334b5c85b8f278c5bc53d" } }, "bin": "fedify.exe",