We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58cf17e commit 937d899Copy full SHA for 937d899
1 file changed
Formula/agent-pulse.rb
@@ -3,8 +3,8 @@ class AgentPulse < Formula
3
4
desc "Real-time terminal dashboard for monitoring GitHub Copilot CLI sessions and agents"
5
homepage "https://github.com/DUBSOpenHub/copilot-cli-agent-pulse"
6
- url "https://github.com/DUBSOpenHub/copilot-cli-agent-pulse/archive/refs/tags/v2.3.0.tar.gz"
7
- sha256 "8ee885685115c63f1ed070db1b27bf4ff08b37a986cdc74ac7155a9e79403304"
+ url "https://github.com/DUBSOpenHub/copilot-cli-agent-pulse/archive/refs/tags/v2.3.1.tar.gz"
+ sha256 "b37a29058d7ac3c157fde385d5830b25f1d51e6a046b712e8b0731c6421596b6"
8
license "MIT"
9
10
depends_on "python@3.12"
0 commit comments