Skip to content

Commit f7c4232

Browse files
committed
phylum-cli 7.1.3
1 parent 8b13a3b commit f7c4232

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.1.2.tar.gz"
5-
sha256 "5ea515853a1a621c28a61fff5e9cba08009602aab5b5fac1ae09ddd68e1f6646"
4+
url "https://github.com/phylum-dev/cli/archive/refs/tags/v7.1.3.tar.gz"
5+
sha256 "5feb8874e4959b17edb62da0fed401a52407787edd099c3f874a214724091b36"
66
license "GPL-3.0-or-later"
77
head "https://github.com/phylum-dev/cli.git", branch: "main"
88

0 commit comments

Comments
 (0)