From fc2433f667918691ac91daf3d3cee13af8e0449e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 12:32:55 +0000 Subject: [PATCH] fedify: Update to version 1.4.5 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index 7cf2ba3d28..2a92950e45 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.4.4", + "version": "1.4.5", "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.4/fedify-cli-1.4.4-windows-x86_64.zip", - "hash": "faab0871593a133e7252430414a170c70a5e3202b3058e585bb2ff97ab660c34" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.4.5/fedify-cli-1.4.5-windows-x86_64.zip", + "hash": "8b648cdebba3ec54eafd1b9d6431cfc623269c50916e54370de0f3b70b32a4cc" } }, "bin": "fedify.exe",