We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5df7e29 + bec3667 commit bc11cd6Copy full SHA for bc11cd6
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.53.2.tar.gz"
5
- sha256 "a02d299fbe4497bce0987c8be364095390dcab0483a9b703e198ca2d35af8388"
+ url "https://github.com/forketyfork/architect/archive/refs/tags/v0.53.3.tar.gz"
+ sha256 "47ca5b55c085390e9926cf3fb2e467fb4d5faeac0dc98802d55dd04f263cebf8"
6
license "MIT"
7
8
depends_on "pkg-config" => :build
0 commit comments