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 2b9b655 commit 3a97620Copy full SHA for 3a97620
Formula/c/ccusage.rb
@@ -1,8 +1,8 @@
1
class Ccusage < Formula
2
desc "CLI tool for analyzing Claude Code usage from local JSONL files"
3
homepage "https://github.com/ryoppippi/ccusage"
4
- url "https://registry.npmjs.org/ccusage/-/ccusage-15.9.3.tgz"
5
- sha256 "b555e5d21d8c6f021cd7925861e30514ec8aa951d0e308e130b6a4c142beb5cc"
+ url "https://registry.npmjs.org/ccusage/-/ccusage-15.9.4.tgz"
+ sha256 "3683f585ad26747a204c137b69761e2037a7a9df4fc80100ca3778d36d22fedb"
6
license "MIT"
7
8
bottle do
0 commit comments