From 92161ae9083cbf5dbe1af022fa90992ce6120f3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 08:30:37 +0000 Subject: [PATCH] fedify: Update to version 1.7.7 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index 9b00721325..89e2d36cb6 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.7.6", + "version": "1.7.7", "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.6/fedify-cli-1.7.6-windows-x86_64.zip", - "hash": "8102af9f5e7cb2e6b383e345468387855929a4c337667f11eda69bb8c18771b2" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.7.7/fedify-cli-1.7.7-windows-x86_64.zip", + "hash": "ef7700946d8db42be63d450005e205920cd9795a314bde1a07f254fa86b6333d" } }, "bin": "fedify.exe",