We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dbfb87 commit 27d054cCopy full SHA for 27d054c
1 file changed
server/Makefile
@@ -174,7 +174,7 @@ PLUGIN_PACKAGES += mattermost-plugin-channel-export-v1.3.0
174
# download the package from to work. This will no longer be needed when we unify
175
# the way we pre-package FIPS and non-FIPS plugins.
176
ifeq ($(FIPS_ENABLED),true)
177
- PLUGIN_PACKAGES = mattermost-plugin-playbooks-v2.6.2%2Bb8f2bd9-fips
+ PLUGIN_PACKAGES = mattermost-plugin-playbooks-v2.7.0%2B1031c5e-fips
178
PLUGIN_PACKAGES += mattermost-plugin-agents-v1.7.2%2B866e2dd-fips
179
PLUGIN_PACKAGES += mattermost-plugin-boards-v9.2.2%2B4282c63-fips
180
endif
0 commit comments