We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a73a7d commit 78e8673Copy full SHA for 78e8673
Formula/r/restic.rb
@@ -1,8 +1,8 @@
1
class Restic < Formula
2
desc "Fast, efficient and secure backup program"
3
homepage "https://restic.net/"
4
- url "https://github.com/restic/restic/archive/refs/tags/v0.18.0.tar.gz"
5
- sha256 "fc068d7fdd80dd6a968b57128d736b8c6147aa23bcba584c925eb73832f6523e"
+ url "https://github.com/restic/restic/archive/refs/tags/v0.18.1.tar.gz"
+ sha256 "4b8e2b6cb20e9707e14b9b9d92ddb6f2e913523754e1f123e2e6f3321e67f7ca"
6
license "BSD-2-Clause"
7
head "https://github.com/restic/restic.git", branch: "master"
8
0 commit comments