Skip to content

Commit 67d19cc

Browse files
committed
update restic to 0.9.3
1 parent 23ebebd commit 67d19cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/restic.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
RESTIC_VERSION="0.9.2"
2-
RESTIC_CHECKSUM="dd08f71f2df5901d6b3e3faf3b4f6d2a"
1+
RESTIC_VERSION="0.9.3"
2+
RESTIC_CHECKSUM="6818e3744cec489a7f0da4f0e3beafeb"
33
RESTIC_LINK="https://github.com/restic/restic/archive/v${RESTIC_VERSION}.tar.gz"
44

55
download_restic() {

0 commit comments

Comments
 (0)