Skip to content

Commit 937d899

Browse files
Update Homebrew formula for v2.3.1
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 58cf17e commit 937d899

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/agent-pulse.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class AgentPulse < Formula
33

44
desc "Real-time terminal dashboard for monitoring GitHub Copilot CLI sessions and agents"
55
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"
6+
url "https://github.com/DUBSOpenHub/copilot-cli-agent-pulse/archive/refs/tags/v2.3.1.tar.gz"
7+
sha256 "b37a29058d7ac3c157fde385d5830b25f1d51e6a046b712e8b0731c6421596b6"
88
license "MIT"
99

1010
depends_on "python@3.12"

0 commit comments

Comments
 (0)