Skip to content

Commit ec55111

Browse files
authored
Merge branch 'main' into fix/login-shell
2 parents 58c95f0 + 89de8ff commit ec55111

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/architect.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Architect < Formula
22
desc "Terminal window manager with AI-powered workspace orchestration"
33
homepage "https://github.com/forketyfork/architect"
4-
url "https://github.com/forketyfork/architect/archive/refs/tags/v0.23.0.tar.gz"
5-
sha256 "926302c7067fa6bacb5296500e0e917e353016e5438260b32367ac4106cff79a"
4+
url "https://github.com/forketyfork/architect/archive/refs/tags/v0.24.0.tar.gz"
5+
sha256 "61edf40fa6c334318ee35659de3090ac94ab473405ac0aae97df27cedc5aa3f0"
66
license "MIT"
77

88
depends_on "pkg-config" => :build

0 commit comments

Comments
 (0)