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 47035bc commit 7bc7f52Copy full SHA for 7bc7f52
Formula/p/parlay.rb
@@ -1,8 +1,8 @@
1
class Parlay < Formula
2
desc "Enrich SBOMs with data from third party services"
3
homepage "https://github.com/snyk/parlay"
4
- url "https://github.com/snyk/parlay/archive/refs/tags/v0.6.5.tar.gz"
5
- sha256 "5f9a8a45b11b44bd0f416b2f6dd60fd7c3ef2bfb5304c8e11270b4a64f0e6463"
+ url "https://github.com/snyk/parlay/archive/refs/tags/v0.7.0.tar.gz"
+ sha256 "ce6fe2050f1a04357c5efdd35ee62a9626aa61978d6b5153b281ad868e9b6e3c"
6
license "Apache-2.0"
7
head "https://github.com/snyk/parlay.git", branch: "main"
8
0 commit comments