Skip to content

Commit 937ce5b

Browse files
authored
Merge pull request Homebrew#201039 from Homebrew/bump-crowdin-4.5.0
crowdin 4.5.0
2 parents bba4177 + 3ddebb6 commit 937ce5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/c/crowdin.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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"

0 commit comments

Comments
 (0)