Skip to content

Commit 97fc7e6

Browse files
authored
Update plugin.yaml
1 parent bc5a3da commit 97fc7e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugin.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "scan2html"
2-
version: "0.4.5"
2+
version: "0.4.7"
33
maintainer: anill1
44
repository: github.com/anill1/scan2html
55
summary: A Trivy plugin that scans and outputs the results to a single page app.
@@ -10,8 +10,8 @@ description: |-
1010
platforms:
1111
- selector:
1212
os: windows
13-
uri: https://github.com/anill1/scan2html/releases/download/v0.4.5/scan2html.tar.gz
13+
uri: https://github.com/anill1/scan2html/releases/download/v0.4.7/scan2html.tar.gz
1414
bin: ./scan2html.sh
1515
-
16-
uri: https://github.com/anill1/scan2html/releases/download/v0.4.5/scan2html.tar.gz
16+
uri: https://github.com/anill1/scan2html/releases/download/v0.4.7/scan2html.tar.gz
1717
bin: ./scan2html.sh

0 commit comments

Comments
 (0)