Skip to content

Commit a2adcd3

Browse files
authored
Merge pull request #743 from konstruktoid/oscap
bump SCAP content to 0.1.80
2 parents 44adb42 + ee63b9f commit a2adcd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/genOSCAPreport.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -u -o pipefail
44

5-
CONTENT="0.1.79"
5+
CONTENT="0.1.80"
66

77
function download_content {
88
if ! [ -f "scap-security-guide-${CONTENT}.zip" ]; then

0 commit comments

Comments
 (0)