Skip to content

Commit 457db8b

Browse files
committed
restic 0.17.3
1 parent 0ee169d commit 457db8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/restic.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Restic < Formula
22
desc "Fast, efficient and secure backup program"
33
homepage "https://restic.net/"
4-
url "https://github.com/restic/restic/archive/refs/tags/v0.17.2.tar.gz"
5-
sha256 "ac52843c40bc9b520bb8dbbbaeda6afec7a35c59753b8cbf11348dd734896ed1"
4+
url "https://github.com/restic/restic/archive/refs/tags/v0.17.3.tar.gz"
5+
sha256 "bf0dd73edfae531c24070e2e7833938613f7b179ed165e6b681098edfdf286c8"
66
license "BSD-2-Clause"
77
head "https://github.com/restic/restic.git", branch: "master"
88

0 commit comments

Comments
 (0)