Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Casks/ai-usage-bar.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "ai-usage-bar" do
version "0.2.0"
sha256 "0ce0cf84e891c730a59dbeb119f2eee989a200d99b02688ecbd937cd0da28bf9"
version "0.3.0"
sha256 "7bdc8af3f3ea43fe3a8f93c5574ac2c1f94a8fcc7f007cf62de0fb254c4fc0f1"

url "https://github.com/Balanced02/ai-usage-bar/releases/download/v#{version}/AIUsageBar-v#{version}.zip"
name "AI Usage Bar"
Expand Down
13 changes: 13 additions & 0 deletions docs/appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,19 @@

<!-- Newest release first. Fill edSignature + length from the Release
workflow's "Sign update for Sparkle" step output. -->
<item>
<title>0.3.0</title>
<pubDate>Thu, 23 Jul 2026 12:08:00 +0000</pubDate>
<sparkle:version>0.3.0</sparkle:version>
<sparkle:shortVersionString>0.3.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[Claude accounts are now just what you sign into — name each one, and point it at a logs folder to also see $ cost. No more path scanning; renaming/cost changes no longer risk rate-limiting.]]></description>
<enclosure
url="https://github.com/Balanced02/ai-usage-bar/releases/download/v0.3.0/AIUsageBar-v0.3.0.zip"
sparkle:edSignature="wrJvUdB82m2chVRfTVcuXy2F/qbGGf8dxejbP+4f0zfDXhiUg2yPcivazJvWJzstvPH7N5RViZhFATOvgs3AAQ=="
length="2122486"
type="application/octet-stream" />
</item>
<item>
<title>0.2.0</title>
<pubDate>Thu, 16 Jul 2026 10:48:00 +0000</pubDate>
Expand Down
Loading