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