mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Release 3.0.6
This commit is contained in:
parent
82044684c2
commit
308ad52349
1 changed files with 3 additions and 3 deletions
6
lynis
6
lynis
|
|
@ -43,9 +43,9 @@
|
|||
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
|
||||
|
||||
# Version details
|
||||
PROGRAM_RELEASE_DATE="2021-07-08"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1625744373
|
||||
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
|
||||
PROGRAM_RELEASE_DATE="2021-07-22"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1626945158
|
||||
PROGRAM_RELEASE_TYPE="release" # pre-release or release
|
||||
PROGRAM_VERSION="3.0.6"
|
||||
|
||||
# Source, documentation and license
|
||||
|
|
|
|||
Loading…
Reference in a new issue