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 1472209 commit ac426cbCopy full SHA for ac426cb
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.34.0.tar.gz"
5
- sha256 "0a6ecb14be1d0454c837cc6c8f4ce244a2bd432c8c2ccbce5679a118eb251054"
+ url "https://github.com/phrase/phrase-cli/archive/refs/tags/2.34.1.tar.gz"
+ sha256 "5b19f574c02ee9e98464d03a79ce3c2903309e7c45f35bd98dea92daeb67363a"
6
license "MIT"
7
8
bottle do
0 commit comments