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