From 369dd240da1c1a56b6711ddeff804f24aa2419d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 27 Jan 2026 15:47:16 +0000 Subject: [PATCH] Update Homebrew formula to v0.42.1 --- Formula/architect.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/architect.rb b/Formula/architect.rb index dc5052f..43eecfa 100644 --- a/Formula/architect.rb +++ b/Formula/architect.rb @@ -1,8 +1,8 @@ class Architect < Formula desc "Terminal window manager with AI-powered workspace orchestration" homepage "https://github.com/forketyfork/architect" - url "https://github.com/forketyfork/architect/archive/refs/tags/v0.42.0.tar.gz" - sha256 "a5c3ced4e32b9cf6c54efe2d55278662ce58c0a09eb334991854c2e5a7d951b9" + url "https://github.com/forketyfork/architect/archive/refs/tags/v0.42.1.tar.gz" + sha256 "c75591dd948abb9972c8e574311fd6e4837f83df898a52541be73b6699d43b27" license "MIT" depends_on "pkg-config" => :build