Skip to content

Commit 96c94a1

Browse files
authored
Merge pull request Homebrew#205378 from Homebrew/bump-crowdin-4.5.2
crowdin 4.5.2
2 parents cba7e5a + 627d254 commit 96c94a1

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.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"

0 commit comments

Comments
 (0)