Fix: typo in PYPI_MISP_STIX_VERSION assignment in template.env (#212)

master
Keep Going 2025-01-15 13:10:27 -03:00 committed by GitHub
parent db47cf5548
commit 7c3a44eb21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ LIBFAUP_COMMIT=3a26d0a
# PYPI_MIXBOX_VERSION="==1.0.*"
# PYPI_CYBOX_VERSION="==2.1.*"
# PYPI_PYMISP_VERSION="==2.4.178"
# PYPI_MISP_STIX_VERSION"==2.4.194"
# PYPI_MISP_STIX_VERSION="==2.4.194"
# CORE_COMMIT takes precedence over CORE_TAG
# CORE_COMMIT=0bba3f5