From dc0a6a09442c0a8f7327ecfb9b4c8bcee02373ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 12:31:50 +0000 Subject: [PATCH] fedify: Update to version 2.0.0 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index 276c899609..62f39a222b 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.10.3", + "version": "2.0.0", "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.10.3/fedify-cli-1.10.3-windows-x86_64.zip", - "hash": "aa07b799a041f40b179ec2a1096f3ea5c968a042fe3bf7ea7ce6c76eea80201e" + "url": "https://github.com/fedify-dev/fedify/releases/download/2.0.0/fedify-cli-2.0.0-windows-x86_64.zip", + "hash": "2defd126623f4109f72554f426e022d1b023d2a4149f2a53288145345720e154" } }, "bin": "fedify.exe",