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