Skip to content

Commit

Permalink
M #-: Update restic version to 0.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmontero committed Aug 5, 2024
1 parent 112313c commit 98259c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/datastore_mad/remotes/restic/vendor/download
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 98259c7

Please sign in to comment.