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 7dbf33a commit b700dbdCopy full SHA for b700dbd
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.47.0.tar.gz"
5
- sha256 "9531085163eb7227b39729cdc8672a21965eb96cf4fe7e3ed9aeac40b6509f35"
+ url "https://github.com/phrase/phrase-cli/archive/refs/tags/2.48.0.tar.gz"
+ sha256 "0784f31f5a186de7678f3bce3e29506facd0cd252c378c055c919fd3724756b6"
6
license "MIT"
7
8
no_autobump! because: :bumped_by_upstream
0 commit comments