update nFPM to 2.39.0

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2024-08-15 10:10:34 +02:00
parent a2934deaa6
commit dfeca3a972

View File

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