Skip to content

Commit

Permalink
Merge pull request Homebrew#193229 from Homebrew/bump-zpaqfranz-60.7
Browse files Browse the repository at this point in the history
zpaqfranz 60.7
  • Loading branch information
BrewTestBot authored Oct 8, 2024
2 parents 2095740 + 2b5d4ad commit 1f11de4
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions Formula/z/zpaqfranz.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Zpaqfranz < Formula
desc "Deduplicating command-line archiver and backup tool"
homepage "https://github.com/fcorbelli/zpaqfranz"
url "https://github.com/fcorbelli/zpaqfranz/archive/refs/tags/60.6.tar.gz"
sha256 "08593f5fd0b7120f42942aebf02f674ac4ff6539dce6b62414fc0472e49df06f"
url "https://github.com/fcorbelli/zpaqfranz/archive/refs/tags/60.7.tar.gz"
sha256 "d760a22cf907541b2c63b2a66ad71133e39fec0a4ec54ef67f1b3a29cea62554"
license all_of: [:public_domain, "MIT", "Zlib", "Unlicense", "BSD-2-Clause", "Apache-2.0"]
head "https://github.com/fcorbelli/zpaqfranz.git", branch: "main"

Expand All @@ -14,14 +14,12 @@ class Zpaqfranz < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0acbe273512a9a2bc5b0de6ab3c75409df89958b86a14505b31832d861bd6d1d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "094dfff4b5d621440463fd95e163577f483c68b41d72d5ac295623bba1ca4e45"
sha256 cellar: :any_skip_relocation, arm64_ventura: "49473890245a57ce33804ef33bf7cb4d09dbb6dc278bebca43d11efd90424e49"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fc0191f5774d38d9ff996eb76590af75a7ee00262bbd016310b67914444eb447"
sha256 cellar: :any_skip_relocation, sonoma: "accf7423d5ae8d510cb28e135731213b23bf08da78567481e425d3c090f20349"
sha256 cellar: :any_skip_relocation, ventura: "80598cd30779072dafd859bcdbdc88f977823930245d65d9a05352284099a1ce"
sha256 cellar: :any_skip_relocation, monterey: "33679897804e2b1b9d85aa524edb06faba5118e9fc5a59235a0e37d86776d8b3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "500f0610116d0ebdf25bccbd5b44125c7f5f2503bd1735d3856ffba91fc705d1"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a3afb5c4cd0cd478a0f7577a355f50806e2fea4b803cc8a3d55733542978f68a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0a05f3176ae33065c09e65ca1bba790a42b240b251640fa1ad5b7ee7a74a3e9d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5554d5b6c5cb6f9848d304ab57a6d09d0f4a83172d4c2940014c7c932338275d"
sha256 cellar: :any_skip_relocation, sonoma: "c65cdfd64ca855917c00a2114bb0f68d8098845368722eeb30617aee63e98234"
sha256 cellar: :any_skip_relocation, ventura: "12bb7495683d70f4ea78c62f1d17a94ae8709de20ac8baae430d5cf26a4337e9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c8e81353e1908c6978b2a6fcef5f14fd3497ed2d479a4799f5bf72171ffb6dd3"
end

def install
Expand Down

0 comments on commit 1f11de4

Please sign in to comment.