mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Switch to pre-release
This commit is contained in:
parent
a67e3aa24a
commit
eb9b953f90
1 changed files with 4 additions and 4 deletions
8
lynis
8
lynis
|
|
@ -43,10 +43,10 @@
|
|||
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
|
||||
|
||||
# Version details
|
||||
PROGRAM_RELEASE_DATE="2021-07-22"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1626945158
|
||||
PROGRAM_RELEASE_TYPE="release" # pre-release or release
|
||||
PROGRAM_VERSION="3.0.6"
|
||||
PROGRAM_RELEASE_DATE="2021-07-27"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1627375518
|
||||
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
|
||||
PROGRAM_VERSION="3.0.7"
|
||||
|
||||
# Source, documentation and license
|
||||
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
|
||||
|
|
|
|||
Loading…
Reference in a new issue