          MODULE=restic
         VERSION=0.18.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/restic/restic/releases/download/v$VERSION/
      SOURCE_VFY=sha256:4b8e2b6cb20e9707e14b9b9d92ddb6f2e913523754e1f123e2e6f3321e67f7ca
        WEB_SITE=https://restic.net
         ENTERED=20260131
         UPDATED=20260131
           SHORT="Fast, secure, efficient backup program"

cat << EOF
restic is a backup program that is fast, efficient and secure. It supports
the three major operating systems (Linux, macOS, Windows) and a variety of
storage backends including local directories, SFTP servers, and cloud
storage (S3, Azure Blob, Google Cloud Storage, and more).
EOF
