Skip to content

Commit 7bc7f52

Browse files
committed
parlay 0.7.0
1 parent 47035bc commit 7bc7f52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/parlay.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Parlay < Formula
22
desc "Enrich SBOMs with data from third party services"
33
homepage "https://github.com/snyk/parlay"
4-
url "https://github.com/snyk/parlay/archive/refs/tags/v0.6.5.tar.gz"
5-
sha256 "5f9a8a45b11b44bd0f416b2f6dd60fd7c3ef2bfb5304c8e11270b4a64f0e6463"
4+
url "https://github.com/snyk/parlay/archive/refs/tags/v0.7.0.tar.gz"
5+
sha256 "ce6fe2050f1a04357c5efdd35ee62a9626aa61978d6b5153b281ad868e9b6e3c"
66
license "Apache-2.0"
77
head "https://github.com/snyk/parlay.git", branch: "main"
88

0 commit comments

Comments
 (0)