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 Nov 14, 2024
1 parent 1a8af26 commit 2f2dcc0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.18
- eventsearch v1.0.18
- auth v1.0.9
- geoipfilter v1.0.8
- pubsub v1.0.12
- kms v1.0.13
- eventstore v1.0.19
- eventsearch v1.0.19
- auth v1.0.10
- geoipfilter v1.0.9
- pubsub v1.0.13
- kms v1.0.14
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.40.0
NFPM_VERSION=2.41.0
NFPM_ARCH=${NFPM_ARCH:-amd64}
SUFFIX=${PLUGINS_ARCH:-amd64}
VERSION=${PLUGINS_VERSION:-undefined}
Expand Down

0 comments on commit 2f2dcc0

Please sign in to comment.