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 964ce46 commit a9fa246Copy full SHA for a9fa246
Formula/o/opensca-cli.rb
@@ -1,8 +1,8 @@
1
class OpenscaCli < Formula
2
desc "OpenSCA is a supply-chain security tool for security researchers and developers"
3
homepage "https://opensca.xmirror.cn"
4
- url "https://github.com/XmirrorSecurity/OpenSCA-cli/archive/refs/tags/v3.0.5.tar.gz"
5
- sha256 "3efd767629e58c9f05682e5e843efadef8544861c1f30e80f334c0daa9bca4e1"
+ url "https://github.com/XmirrorSecurity/OpenSCA-cli/archive/refs/tags/v3.0.6.tar.gz"
+ sha256 "0760248d2f440f24d9d219544c9c9e7d442a1b79568f7eb93cbb3680fc7abd89"
6
license "Apache-2.0"
7
head "https://github.com/XmirrorSecurity/OpenSCA-cli.git", branch: "master"
8
0 commit comments