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.4.1 /crowdin-cli.zip"
5- sha256 "bb576b2cafde2ef3628c22f706ea57c803bbc9bf850fd110c03d3ef61409b204 "
4+ url "https://github.com/crowdin/crowdin-cli/releases/download/4.5.0 /crowdin-cli.zip"
5+ sha256 "41cc35f77e4434c7eda2166bc2a45946b5e85d84e1a207c15cdcdfffa8c9c5a3 "
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 : "dbcc33384e29d3e6f7460754cf96264da77e8b0987bbaa07223459991210763e "
14+ sha256 cellar : :any_skip_relocation , all : "58ea2d4dd8093eab08d5a61fa22c05cb588731597592af098024a5723215f3ea "
1515 end
1616
1717 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments