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.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"
You can’t perform that action at this time.
0 commit comments