We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0fb2ba + 561a867 commit d066ee5Copy full SHA for d066ee5
1 file changed
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.35.0.tar.gz"
5
- sha256 "b456a5a2300e8367f3b7e5f456af729bed7c566e06d5f9bbb969b791eced385b"
+ url "https://github.com/forketyfork/architect/archive/refs/tags/v0.36.0.tar.gz"
+ sha256 "a0c2e673c95634fff969afe504d40af3a3bd3ad624c8bda08e68957357d40f92"
6
license "MIT"
7
8
depends_on "pkg-config" => :build
0 commit comments