wakatime-cli 4.0.14
update wakatime-cli to latest version 4.0.14 Closes Homebrew/homebrew#40287. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
d131796d2f
commit
59e300a6a8
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class WakatimeCli < Formula
|
||||
homepage "https://wakatime.com/"
|
||||
url "https://pypi.python.org/packages/source/w/wakatime/wakatime-2.1.6.tar.gz"
|
||||
sha1 "e288befaeefaaeec303efa36f2b7488829a6cf0d"
|
||||
url "https://pypi.python.org/packages/source/w/wakatime/wakatime-4.0.14.tar.gz"
|
||||
sha1 "8bf0ca4b9c3309558ca8941bd547fcc8931b725c"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue