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 66079e2 commit a6d8012Copy full SHA for a6d8012
Formula/p/phylum-cli.rb
@@ -1,8 +1,8 @@
1
class PhylumCli < Formula
2
desc "Command-line interface for the Phylum API"
3
homepage "https://www.phylum.io"
4
- url "https://github.com/phylum-dev/cli/archive/refs/tags/v7.4.0.tar.gz"
5
- sha256 "99c5c0855fd302767d61546df15f75ad5572664d82955fcd9eb61aeb0acef720"
+ url "https://github.com/phylum-dev/cli/archive/refs/tags/v7.5.0.tar.gz"
+ sha256 "a3fe16d9e76872a1dc00c5ba7897806f0e8581a4f4ebb9cc8c4410ae2438d1a7"
6
license "GPL-3.0-or-later"
7
head "https://github.com/phylum-dev/cli.git", branch: "main"
8
0 commit comments