Skip to content

Commit 3c3af43

Browse files
authored
Merge pull request #229637 from Homebrew/bump-crowdin-4.9.0
crowdin 4.9.0
2 parents 76b7076 + b13e0ba commit 3c3af43

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.8.0/crowdin-cli.zip"
5-
sha256 "e3e0f53beff7d9a61b66cd5a28010fb8aab7203999868ee85fecc4451ac6329c"
4+
url "https://github.com/crowdin/crowdin-cli/releases/download/4.9.0/crowdin-cli.zip"
5+
sha256 "7cf81caf41a0d2e2200e19dfa30169e8af8d86d29d8d384b778cb38dc67bf0ae"
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: "c38640b286212dfe7a0a19e572d88a5260ac18e5c42472bb1529858083d4fbc5"
14+
sha256 cellar: :any_skip_relocation, all: "082dcf4e2f3eb71ab432d7fee0e99a457ac31ba6c709871fa69a0ec058318d5e"
1515
end
1616

1717
depends_on "openjdk"

0 commit comments

Comments
 (0)