11class Zpaqfranz < Formula
22 desc "Deduplicating command-line archiver and backup tool"
33 homepage "https://github.com/fcorbelli/zpaqfranz"
4- url "https://github.com/fcorbelli/zpaqfranz/archive/refs/tags/60.6 .tar.gz"
5- sha256 "08593f5fd0b7120f42942aebf02f674ac4ff6539dce6b62414fc0472e49df06f "
4+ url "https://github.com/fcorbelli/zpaqfranz/archive/refs/tags/60.7 .tar.gz"
5+ sha256 "d760a22cf907541b2c63b2a66ad71133e39fec0a4ec54ef67f1b3a29cea62554 "
66 license all_of : [ :public_domain , "MIT" , "Zlib" , "Unlicense" , "BSD-2-Clause" , "Apache-2.0" ]
77 head "https://github.com/fcorbelli/zpaqfranz.git" , branch : "main"
88
@@ -14,14 +14,12 @@ class Zpaqfranz < Formula
1414 end
1515
1616 bottle do
17- sha256 cellar : :any_skip_relocation , arm64_sequoia : "0acbe273512a9a2bc5b0de6ab3c75409df89958b86a14505b31832d861bd6d1d"
18- sha256 cellar : :any_skip_relocation , arm64_sonoma : "094dfff4b5d621440463fd95e163577f483c68b41d72d5ac295623bba1ca4e45"
19- sha256 cellar : :any_skip_relocation , arm64_ventura : "49473890245a57ce33804ef33bf7cb4d09dbb6dc278bebca43d11efd90424e49"
20- sha256 cellar : :any_skip_relocation , arm64_monterey : "fc0191f5774d38d9ff996eb76590af75a7ee00262bbd016310b67914444eb447"
21- sha256 cellar : :any_skip_relocation , sonoma : "accf7423d5ae8d510cb28e135731213b23bf08da78567481e425d3c090f20349"
22- sha256 cellar : :any_skip_relocation , ventura : "80598cd30779072dafd859bcdbdc88f977823930245d65d9a05352284099a1ce"
23- sha256 cellar : :any_skip_relocation , monterey : "33679897804e2b1b9d85aa524edb06faba5118e9fc5a59235a0e37d86776d8b3"
24- sha256 cellar : :any_skip_relocation , x86_64_linux : "500f0610116d0ebdf25bccbd5b44125c7f5f2503bd1735d3856ffba91fc705d1"
17+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "a3afb5c4cd0cd478a0f7577a355f50806e2fea4b803cc8a3d55733542978f68a"
18+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "0a05f3176ae33065c09e65ca1bba790a42b240b251640fa1ad5b7ee7a74a3e9d"
19+ sha256 cellar : :any_skip_relocation , arm64_ventura : "5554d5b6c5cb6f9848d304ab57a6d09d0f4a83172d4c2940014c7c932338275d"
20+ sha256 cellar : :any_skip_relocation , sonoma : "c65cdfd64ca855917c00a2114bb0f68d8098845368722eeb30617aee63e98234"
21+ sha256 cellar : :any_skip_relocation , ventura : "12bb7495683d70f4ea78c62f1d17a94ae8709de20ac8baae430d5cf26a4337e9"
22+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c8e81353e1908c6978b2a6fcef5f14fd3497ed2d479a4799f5bf72171ffb6dd3"
2523 end
2624
2725 def install
0 commit comments