Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihtokus committed Dec 4, 2024
1 parent 7eb283f commit 66e7b4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-candidate/plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "scan2html"
version: "0.3.9-rc.2"
version: "0.3.9-rc.3"
maintainer: fatihtokus
repository: github.com/fatihtokus/scan2html
summary: A Trivy plugin that scans and outputs the results to a single page app.
Expand All @@ -11,5 +11,5 @@ platforms:
- selector:
os: darwin
arch: amd64
uri: https://github.com/fatihtokus/scan2html/releases/download/v0.3.9-rc.2/scan2html_0.3.9-rc.2_darwin-amd64.tar.gz
uri: https://github.com/fatihtokus/scan2html/releases/download/v0.3.9-rc.3/scan2html_0.3.9-rc.3_darwin-amd64.tar.gz
bin: ./scan2html

0 comments on commit 66e7b4e

Please sign in to comment.