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 428fc9b commit dcf1a4eCopy full SHA for dcf1a4e
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.38.0.tar.gz"
5
- sha256 "408f58c18c9e44ebcacdc660f8d1077ae531b22b1a194bbb05fca88d18cdf12e"
+ url "https://github.com/phrase/phrase-cli/archive/refs/tags/2.39.0.tar.gz"
+ sha256 "f0070acbea6c569de32f16134b14daa87b6cd8978c76703f582b1c092aad377c"
6
license "MIT"
7
8
bottle do
0 commit comments