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 8b13a3b commit f7c4232Copy full SHA for f7c4232
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.1.2.tar.gz"
5
- sha256 "5ea515853a1a621c28a61fff5e9cba08009602aab5b5fac1ae09ddd68e1f6646"
+ url "https://github.com/phylum-dev/cli/archive/refs/tags/v7.1.3.tar.gz"
+ sha256 "5feb8874e4959b17edb62da0fed401a52407787edd099c3f874a214724091b36"
6
license "GPL-3.0-or-later"
7
head "https://github.com/phylum-dev/cli.git", branch: "main"
8
0 commit comments