Skip to content

Commit

Permalink
dependency-check 10.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles committed Sep 21, 2024
1 parent 75b0342 commit 23202ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/d/dependency-check.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class DependencyCheck < Formula

Check warning on line 1 in Formula/d/dependency-check.rb

View workflow job for this annotation

GitHub Actions / Linux

dependency-check: Formula version newer than livecheck

The formula version (10.0.4) is newer than the version from `brew livecheck` (10.0.2).

Check warning on line 1 in Formula/d/dependency-check.rb

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

dependency-check: Formula version newer than livecheck

The formula version (10.0.4) is newer than the version from `brew livecheck` (10.0.2).

Check warning on line 1 in Formula/d/dependency-check.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

dependency-check: Formula version newer than livecheck

The formula version (10.0.4) is newer than the version from `brew livecheck` (10.0.2).

Check warning on line 1 in Formula/d/dependency-check.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

dependency-check: Formula version newer than livecheck

The formula version (10.0.4) is newer than the version from `brew livecheck` (10.0.2).

Check warning on line 1 in Formula/d/dependency-check.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

dependency-check: Formula version newer than livecheck

The formula version (10.0.4) is newer than the version from `brew livecheck` (10.0.2).

Check warning on line 1 in Formula/d/dependency-check.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

dependency-check: Formula version newer than livecheck

The formula version (10.0.4) is newer than the version from `brew livecheck` (10.0.2).
desc "OWASP dependency-check"
homepage "https://owasp.org/www-project-dependency-check/"
url "https://github.com/jeremylong/DependencyCheck/releases/download/v10.0.2/dependency-check-10.0.2-release.zip"
sha256 "c8b6089911586a4d2b1044be42ba497bce248867cdddf90875aab9b5e39aad68"
url "https://github.com/jeremylong/DependencyCheck/releases/download/v10.0.4/dependency-check-10.0.4-release.zip"
sha256 "0ea8345571b90cf418142b3a7c918d244be2d5101c99260794e8da84d5ee7f33"
license "Apache-2.0"

livecheck do
Expand Down

0 comments on commit 23202ea

Please sign in to comment.