snapraid 11.1
Closes #13540. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
751fe725a8
commit
39061b424e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Snapraid < Formula
|
||||
desc "Backup program for disk arrays"
|
||||
homepage "https://snapraid.sourceforge.io/"
|
||||
url "https://github.com/amadvance/snapraid/releases/download/v11.0/snapraid-11.0.tar.gz"
|
||||
sha256 "30a72b8853ea750128c96784b73bb55f7faa4b16367b2e03f40c1f78515c5771"
|
||||
url "https://github.com/amadvance/snapraid/releases/download/v11.1/snapraid-11.1.tar.gz"
|
||||
sha256 "b9acafeb6cece61fd426f08362b596ba89eea0564231955b82156fd09c0e6884"
|
||||
|
||||
bottle do
|
||||
sha256 "62363f69835ce51d827e193abe28ce52296d93f371e9c2882df9e90d54a1863d" => :sierra
|
||||
|
|
Loading…
Reference in a new issue