We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4619b27 + 8eb0cf7 commit 5dfeb6dCopy full SHA for 5dfeb6d
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.65.1.tar.gz"
5
- sha256 "58555e6943ea8adcad5045c62934952ce753ecd289a9c71f23d729748e613dfc"
+ url "https://github.com/forketyfork/architect/archive/refs/tags/v0.65.2.tar.gz"
+ sha256 "41de067e67596fd50378f4e184a63c817bb36c443e683728c3703b75288125e3"
6
license "MIT"
7
8
depends_on "pkg-config" => :build
0 commit comments