restic 0.8.3
Closes #24591. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
2f185b630e
commit
7bc15cc02b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Restic < Formula
|
||||
desc "Fast, efficient and secure backup program"
|
||||
homepage "https://restic.github.io/"
|
||||
url "https://github.com/restic/restic/archive/v0.8.2.tar.gz"
|
||||
sha256 "0c19de7f525b4f40bf35347c9834564e48cdfdf1b64972d0aef9e548d29960dd"
|
||||
url "https://github.com/restic/restic/archive/v0.8.3.tar.gz"
|
||||
sha256 "0cf697c88404b180d6d6ff2e7d2c27b2fcb9536da6dbdf15ad4d320af7e8f17c"
|
||||
head "https://github.com/restic/restic.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue