Skip to content

Commit cedeb3d

Browse files
authored
Merge pull request #229943 from Homebrew/bump-wakatime-cli-1.118.0
wakatime-cli 1.118.0
2 parents 6ea6a62 + 21e3abf commit cedeb3d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/w/wakatime-cli.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@ class WakatimeCli < Formula
22
desc "Command-line interface to the WakaTime api"
33
homepage "https://wakatime.com/"
44
url "https://github.com/wakatime/wakatime-cli.git",
5-
tag: "v1.115.6",
6-
revision: "c6b2e313b68923c849c13f1b899d1ad4222e6b12"
5+
tag: "v1.118.0",
6+
revision: "677c1c90bf3b2e052efd447ef2800a5ac3f1246c"
77
license "BSD-3-Clause"
88
version_scheme 1
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ba23f5b751bd604eb468f970a5afca5950faa1a5f9bcc1db7611b3206c4ddbcf"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ba23f5b751bd604eb468f970a5afca5950faa1a5f9bcc1db7611b3206c4ddbcf"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "ba23f5b751bd604eb468f970a5afca5950faa1a5f9bcc1db7611b3206c4ddbcf"
14-
sha256 cellar: :any_skip_relocation, sonoma: "e1d95efa6af9e15f269ef1a130ac78316892e8e1501c8fe2aeb81a38349da534"
15-
sha256 cellar: :any_skip_relocation, ventura: "e1d95efa6af9e15f269ef1a130ac78316892e8e1501c8fe2aeb81a38349da534"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "86626662106797fdb9a30ac5c96da0b1f1c45cd6c49c795177f765508eee6a82"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "91c80f68ecf2f998eb42f908c2d0a65272f1e27bda9a66d375c1fae2cd41ab3d"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "91c80f68ecf2f998eb42f908c2d0a65272f1e27bda9a66d375c1fae2cd41ab3d"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "91c80f68ecf2f998eb42f908c2d0a65272f1e27bda9a66d375c1fae2cd41ab3d"
14+
sha256 cellar: :any_skip_relocation, sonoma: "7eed44f3843b50d37c7735aec91d4d01848b933f4af50dda59f5e7490328ff27"
15+
sha256 cellar: :any_skip_relocation, ventura: "7eed44f3843b50d37c7735aec91d4d01848b933f4af50dda59f5e7490328ff27"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "307aaa63c875168080b61003424a1e7de95aeb49f3139296ff59f080a1df3aa6"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)