Skip to content

Commit

Permalink
wakatime-cli: update 1.45.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Ho committed May 20, 2022
1 parent eca94e7 commit 71b385d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/wakatime-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ class WakatimeCli < Formula
desc "Command-line interface to the WakaTime api"
homepage "https://wakatime.com/"
url "https://github.com/wakatime/wakatime-cli.git",
tag: "v1.42.2",
revision: "d9315458f595132ef47cabcbe96aa37a58154a0f"
tag: "v1.45.2",
revision: "6bf6ea56d3a1aa450b27aba2f3dcdd370dc49300"
license "BSD-3-Clause"
version_scheme 1

bottle do
root_url "https://github.com/gromgit/homebrew-core-mojave/releases/download/wakatime-cli"
sha256 cellar: :any_skip_relocation, mojave: "70793cfe34a4c70ff5822a2e23c4d4fc08475860f9e799649203a7355d71fa4b"
sha256 cellar: :any_skip_relocation, mojave: "a6e000246b5ee17f3f149ab13d43fdeb1b74ecc3c55d25fea73e6122d3622b9a"
end

depends_on "go" => :build
Expand Down

0 comments on commit 71b385d

Please sign in to comment.