From 1d8fa1e9458e0a6b189b4caa80b4202990de92c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 08:30:25 +0000 Subject: [PATCH] fedify: Update to version 1.6.2 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index e76318adb2..215e5fda83 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.6.1", + "version": "1.6.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.6.1/fedify-cli-1.6.1-windows-x86_64.zip", - "hash": "4d3857e7dcfeb1627d1a06c6b1379b04e56935cd6168399e9ea69e1ae89f07f2" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.6.2/fedify-cli-1.6.2-windows-x86_64.zip", + "hash": "dc7ed1cd2577eaf0493ad773846bda7f2aea5cf2e030a750b75b85082ba3043e" } }, "bin": "fedify.exe",