There was an error while loading. Please reload this page.
2 parents 872b4f0 + 5774f00 commit 1f638b1Copy full SHA for 1f638b1
1 file changed
Casks/usage4claude.rb
@@ -1,6 +1,6 @@
1
cask "usage4claude" do
2
- version "3.0.0"
3
- sha256 "81ba407aa78e430e99d454439e8b3fff964ab40f225bd7774ba70a48f56be2f2"
+ version "3.1.0"
+ sha256 "aab4ecae1c501350cecdc3b18c7610e64d32f61d2f6585fd178aa4824d5d641a"
4
5
url "https://github.com/f-is-h/Usage4Claude/releases/download/v#{version}/Usage4Claude-v#{version}.dmg"
6
name "Usage4Claude"
@@ -12,7 +12,7 @@
12
strategy :github_latest
13
end
14
15
- depends_on macos: ">= :ventura"
+ depends_on macos: :ventura
16
17
app "Usage4Claude.app"
18
0 commit comments