File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Crowdin < Formula
22 desc "Command-line tool that allows to manage your resources with crowdin.com"
33 homepage "https://support.crowdin.com/cli-tool/"
4- url "https://github.com/crowdin/crowdin-cli/releases/download/4.5.1 /crowdin-cli.zip"
5- sha256 "c265ba44154c76971ac021202da67038b4ad754216ba6b20737f58d0abfcb841 "
4+ url "https://github.com/crowdin/crowdin-cli/releases/download/4.5.2 /crowdin-cli.zip"
5+ sha256 "820f5c04dd0de0a1875ba8b9eae3b9f9413560914c6b6690f27255f093d2be65 "
66 license "MIT"
77
88 livecheck do
@@ -11,7 +11,7 @@ class Crowdin < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "3111dd9510fab4f0100a6e81e27dfddc90cff4613219fb69f019ed98ebd9bed4 "
14+ sha256 cellar : :any_skip_relocation , all : "953e63ec8b5468bc254244459ea2c2da36cd4281ebbcf6e8ec2e5f050077647c "
1515 end
1616
1717 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments