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.1.6"
sha256 "ab8eb02829772d3ae4d7f3dc9d5cee23c2b914ac80d36599cf8e4ab1b4941f0c"
version "0.2.0"
sha256 "0ce0cf84e891c730a59dbeb119f2eee989a200d99b02688ecbd937cd0da28bf9"

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.2.0</title>
<pubDate>Thu, 16 Jul 2026 10:48:00 +0000</pubDate>
<sparkle:version>0.2.0</sparkle:version>
<sparkle:shortVersionString>0.2.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<description><![CDATA[Claude live limits now use their own sign-in — no more Keychain prompts. Add account (Settings → Claude) signs in via your browser and keeps its own token; add multiple accounts, each with live 5H/7D limits.]]></description>
<enclosure
url="https://github.com/Balanced02/ai-usage-bar/releases/download/v0.2.0/AIUsageBar-v0.2.0.zip"
sparkle:edSignature="qiWK1WUymJD/i6J3YLX2zVppLxAa4CaycPQ50nbXSio8KFiMJTW9fRHKS/rPHV8cm+wJZQ84pL9meLd+OM0iDQ=="
length="2130683"
type="application/octet-stream" />
</item>
<item>
<title>0.1.6</title>
<pubDate>Tue, 14 Jul 2026 23:37:00 +0000</pubDate>
Expand Down
Loading