We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58c95f0 + 89de8ff commit ec55111Copy full SHA for ec55111
Formula/architect.rb
@@ -1,8 +1,8 @@
1
class Architect < Formula
2
desc "Terminal window manager with AI-powered workspace orchestration"
3
homepage "https://github.com/forketyfork/architect"
4
- url "https://github.com/forketyfork/architect/archive/refs/tags/v0.23.0.tar.gz"
5
- sha256 "926302c7067fa6bacb5296500e0e917e353016e5438260b32367ac4106cff79a"
+ url "https://github.com/forketyfork/architect/archive/refs/tags/v0.24.0.tar.gz"
+ sha256 "61edf40fa6c334318ee35659de3090ac94ab473405ac0aae97df27cedc5aa3f0"
6
license "MIT"
7
8
depends_on "pkg-config" => :build
0 commit comments