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 2883d76 commit 4083540Copy full SHA for 4083540
Formula/p/phrase-cli.rb
@@ -1,8 +1,8 @@
1
class PhraseCli < Formula
2
desc "Tool to interact with the Phrase API"
3
homepage "https://phrase.com/"
4
- url "https://github.com/phrase/phrase-cli/archive/refs/tags/2.49.0.tar.gz"
5
- sha256 "fd42facc50f9b16a1880540739e0911b97b6799f8c7c2b92a419ac522fe48f5e"
+ url "https://github.com/phrase/phrase-cli/archive/refs/tags/2.50.0.tar.gz"
+ sha256 "21e5f55f6adab9b4d7ec6d9147253ce1edb64020af4f26d8b43de7cbd3920359"
6
license "MIT"
7
8
no_autobump! because: :bumped_by_upstream
0 commit comments