From 98259c7b4d03659b867b50664e186606e9e71cf6 Mon Sep 17 00:00:00 2001 From: "Ruben S. Montero" Date: Mon, 5 Aug 2024 10:44:26 +0200 Subject: [PATCH] M #-: Update restic version to 0.16.5 --- src/datastore_mad/remotes/restic/vendor/download | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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