Skip to content

Commit

Permalink
update plugins
Browse files Browse the repository at this point in the history
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
  • Loading branch information
drakkan committed Oct 16, 2024
1 parent 53c7a33 commit 9594556
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ This repository contains workflows to create packages for SFTPGo plugins.

Included plugins:

- eventstore v1.0.17
- eventsearch v1.0.17
- auth v1.0.8
- eventstore v1.0.18
- eventsearch v1.0.18
- auth v1.0.9
- geoipfilter v1.0.8
- pubsub v1.0.12
- kms v1.0.11
- kms v1.0.12
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

NFPM_VERSION=2.38.0
NFPM_VERSION=2.40.0
NFPM_ARCH=${NFPM_ARCH:-amd64}
SUFFIX=${PLUGINS_ARCH:-amd64}
VERSION=${PLUGINS_VERSION:-undefined}
Expand Down

0 comments on commit 9594556

Please sign in to comment.