From 798867624ccad7193024640084cc3bdb699da8e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 08:29:59 +0000 Subject: [PATCH] fedify: Update to version 1.5.1 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index 4a77d8e4c4..f42e83947e 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.5.0", + "version": "1.5.1", "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.5.0/fedify-cli-1.5.0-windows-x86_64.zip", - "hash": "156f6b887320fc55ea83d51e59eb6c2ebf9648b8773f8cd46cdb5d9509d2c586" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.5.1/fedify-cli-1.5.1-windows-x86_64.zip", + "hash": "4ab46f812a115ef9321e67049122fff0082b2fae3c75d234f599ed913a4dfac5" } }, "bin": "fedify.exe",