Skip to content

Commit fc53d97

Browse files
authored
Merge pull request #217377 from Homebrew/bump-crowdin-4.7.0
crowdin 4.7.0
2 parents 1e32982 + 261890e commit fc53d97

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.6.1/crowdin-cli.zip"
5-
sha256 "7afd70de3a747ac631a5bad7866008163ae1d50c4606b5773f0b90a5481ffde2"
4+
url "https://github.com/crowdin/crowdin-cli/releases/download/4.7.0/crowdin-cli.zip"
5+
sha256 "3c09968c529a89acf0fad5b72137a492632734207f7c760cd17fe7f1e7fa8d61"
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: "3163b715532cc2abfeb988b9278040e7951df1b3ef6eb1c487e1405c975f9991"
14+
sha256 cellar: :any_skip_relocation, all: "c44db6636f2553f42a3d5466e0b8b84aaef774930ff62595dcbebdb679d0ab51"
1515
end
1616

1717
depends_on "openjdk"

0 commit comments

Comments
 (0)