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 7b6710f commit 9748dd9Copy full SHA for 9748dd9
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.39.0.tar.gz"
5
- sha256 "f0070acbea6c569de32f16134b14daa87b6cd8978c76703f582b1c092aad377c"
+ url "https://github.com/phrase/phrase-cli/archive/refs/tags/2.40.0.tar.gz"
+ sha256 "1f2000c179595ea5e8c86ae4e8d20f07d0da37e320dddaa96c8c397faba0862a"
6
license "MIT"
7
8
bottle do
0 commit comments