diff --git a/src/datastore_mad/remotes/restic/vendor/download b/src/datastore_mad/remotes/restic/vendor/download index e5d9f54f97..c3c676fc71 100755 --- a/src/datastore_mad/remotes/restic/vendor/download +++ b/src/datastore_mad/remotes/restic/vendor/download @@ -15,7 +15,7 @@ # limitations under the License. # # -------------------------------------------------------------------------- # -: "${RESTIC_VERSION:=0.16.0}" +: "${RESTIC_VERSION:=0.16.5}" set -o errexit -o nounset -o pipefail