wakatime-cli: use pythonhosted.org to fix audit issue
This commit is contained in:
parent
76381a00f7
commit
51bf7ff8fb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class WakatimeCli < Formula
|
||||
desc "Command-line interface to the WakaTime api"
|
||||
homepage "https://wakatime.com/"
|
||||
url "https://pypi.python.org/packages/8f/b7/a575a758cf33c8c1ce0ddd642a6c26d94105ca407d68a2074e6731c878b3/wakatime-8.0.3.tar.gz"
|
||||
url "https://files.pythonhosted.org/packages/8f/b7/a575a758cf33c8c1ce0ddd642a6c26d94105ca407d68a2074e6731c878b3/wakatime-8.0.3.tar.gz"
|
||||
sha256 "bb178937a762a1250dd2e22a62ec28dc7c1ebe2dabcc9bbe05cb781afe86dd47"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue