Skip to content

Commit 3a97620

Browse files
committed
ccusage 15.9.4
1 parent 2b9b655 commit 3a97620

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/ccusage.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ccusage < Formula
22
desc "CLI tool for analyzing Claude Code usage from local JSONL files"
33
homepage "https://github.com/ryoppippi/ccusage"
4-
url "https://registry.npmjs.org/ccusage/-/ccusage-15.9.3.tgz"
5-
sha256 "b555e5d21d8c6f021cd7925861e30514ec8aa951d0e308e130b6a4c142beb5cc"
4+
url "https://registry.npmjs.org/ccusage/-/ccusage-15.9.4.tgz"
5+
sha256 "3683f585ad26747a204c137b69761e2037a7a9df4fc80100ca3778d36d22fedb"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)