Skip to content

Commit a6d8012

Browse files
committed
phylum-cli 7.5.0
1 parent 66079e2 commit a6d8012

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/phylum-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class PhylumCli < Formula
22
desc "Command-line interface for the Phylum API"
33
homepage "https://www.phylum.io"
4-
url "https://github.com/phylum-dev/cli/archive/refs/tags/v7.4.0.tar.gz"
5-
sha256 "99c5c0855fd302767d61546df15f75ad5572664d82955fcd9eb61aeb0acef720"
4+
url "https://github.com/phylum-dev/cli/archive/refs/tags/v7.5.0.tar.gz"
5+
sha256 "a3fe16d9e76872a1dc00c5ba7897806f0e8581a4f4ebb9cc8c4410ae2438d1a7"
66
license "GPL-3.0-or-later"
77
head "https://github.com/phylum-dev/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)