From aae8497baa5be0a2f4d491f0b5b6f4747565e28d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 12:31:22 +0000 Subject: [PATCH] fedify: Update to version 1.5.0 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index d58c9111c8..4a77d8e4c4 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.4.9", + "version": "1.5.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.4.9/fedify-cli-1.4.9-windows-x86_64.zip", - "hash": "53f28b575860bdbe3120ef3aa44da11faa351b6a8a6e6b6e17a1c383a08c6183" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.5.0/fedify-cli-1.5.0-windows-x86_64.zip", + "hash": "156f6b887320fc55ea83d51e59eb6c2ebf9648b8773f8cd46cdb5d9509d2c586" } }, "bin": "fedify.exe",