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 0ee169d commit 457db8bCopy full SHA for 457db8b
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.17.2.tar.gz"
5
- sha256 "ac52843c40bc9b520bb8dbbbaeda6afec7a35c59753b8cbf11348dd734896ed1"
+ url "https://github.com/restic/restic/archive/refs/tags/v0.17.3.tar.gz"
+ sha256 "bf0dd73edfae531c24070e2e7833938613f7b179ed165e6b681098edfdf286c8"
6
license "BSD-2-Clause"
7
head "https://github.com/restic/restic.git", branch: "master"
8
0 commit comments