crowdin: fix url
This commit is contained in:
parent
5cb464bc45
commit
02d438dcd5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Crowdin < Formula
|
||||
desc "Command-line tool that allows to manage your resources with crowdin.com"
|
||||
homepage "https://support.crowdin.com/cli-tool/"
|
||||
url "https://crowdin.com/downloads/crowdin-cli-2.0.19.zip"
|
||||
url "https://downloads.crowdin.com/cli/v2/crowdin-cli-2.0.19.zip"
|
||||
sha256 "01601deebf7c83adb93d82a933b93a0ab4095c956e694947fadc02116debcb5e"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue