Skip to content

Commit d1ed652

Browse files
committed
restic 0.18.0
1 parent a978220 commit d1ed652

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/restic.rb

+2-2
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.3.tar.gz"
5-
sha256 "bf0dd73edfae531c24070e2e7833938613f7b179ed165e6b681098edfdf286c8"
4+
url "https://github.com/restic/restic/archive/refs/tags/v0.18.0.tar.gz"
5+
sha256 "fc068d7fdd80dd6a968b57128d736b8c6147aa23bcba584c925eb73832f6523e"
66
license "BSD-2-Clause"
77
head "https://github.com/restic/restic.git", branch: "master"
88

0 commit comments

Comments
 (0)