We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88a7a8 commit 9d9c531Copy full SHA for 9d9c531
Formula/t/tmuxai.rb
@@ -1,8 +1,8 @@
1
class Tmuxai < Formula
2
desc "AI-powered, non-intrusive terminal assistant"
3
homepage "https://tmuxai.dev/"
4
- url "https://github.com/alvinunreal/tmuxai/archive/refs/tags/v1.1.1.tar.gz"
5
- sha256 "e9b0469aa34d89505368354de0399ca90d508faf16bd5cd8c862624d02d3d8f8"
+ url "https://github.com/alvinunreal/tmuxai/archive/refs/tags/v1.1.2.tar.gz"
+ sha256 "bf8f27a8527e3de196392ee098029df3cb109d9eec56f4d9d69ff1ff23349416"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments