@@ -1,6 +1,6 @@
#!/bin/bash
-NFPM_VERSION=1.10.1
+NFPM_VERSION=1.10.2
NFPM_ARCH=${NFPM_ARCH:-amd64}
if [ -z ${SFTPGO_VERSION} ]
then