We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 444ee42 commit 8fb0f3dCopy full SHA for 8fb0f3d
Formula/c/crowdin.rb
@@ -1,8 +1,8 @@
1
class Crowdin < Formula
2
desc "Command-line tool that allows to manage your resources with crowdin.com"
3
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"
+ url "https://github.com/crowdin/crowdin-cli/releases/download/4.7.0/crowdin-cli.zip"
+ sha256 "3c09968c529a89acf0fad5b72137a492632734207f7c760cd17fe7f1e7fa8d61"
6
license "MIT"
7
8
livecheck do
0 commit comments