Skip to content

Commit

Permalink
Merge pull request #175120 from Homebrew/bump-zpaqfranz-59.8
Browse files Browse the repository at this point in the history
zpaqfranz 59.8
  • Loading branch information
BrewTestBot committed Jun 19, 2024
2 parents 24a8e17 + a95b092 commit 0529137
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 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/59.7.tar.gz"
sha256 "d2b19dfc71d743378727f1c4254f8f3b5b0e1ea59fec7b889e8912822aa4c32d"
url "https://github.com/fcorbelli/zpaqfranz/archive/refs/tags/59.8.tar.gz"
sha256 "55a698ea287bb320f1c2667457b8e4ce0f9cbe7577e02a9f2adb834817aaa4b6"
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,13 +14,13 @@ class Zpaqfranz < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bc454181fa5658f6ba8ff1c7db8ba492212bea2dddf18b0782c99a6d037711a7"
sha256 cellar: :any_skip_relocation, arm64_ventura: "633f68cbe0b76ab1a965dfa3e4edb122608d2340c99330cb1572fb92cb4f0661"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ca6a517d418ff2c14db258bcb7ed6f5c4f4250afbc41eeb9644fb06b630bd380"
sha256 cellar: :any_skip_relocation, sonoma: "d6038e30fac27ac505367dc6676a8bb6bed39ba7c2ae2deec7c8e248f9d531c4"
sha256 cellar: :any_skip_relocation, ventura: "aab73f23cfa5dc497806c2a571b088a5026ddf4794c1fac2f0ce20dca98fe430"
sha256 cellar: :any_skip_relocation, monterey: "86425e6b9d0342dc2dc7a50bd53e1358e60529482982a29c6ae0c83c224202c2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b9fcceac815153e54d336287af4c789c66d718d5079223083f929c9e2a421350"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a315cdf94c163281889a5c46434fc7282a446ba622c14ff93558b08301081d36"
sha256 cellar: :any_skip_relocation, arm64_ventura: "651bd6a73a0ff44cad725847dcff49e19aa7a32917cb9aab04687310c207ab6d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "bdda6be3753ca66c54c513ad600a06ca11b73d2249e6ecc6ce48722a8b1b8063"
sha256 cellar: :any_skip_relocation, sonoma: "49ede864bcd0bf06945c15371cd75a7b9fba6bd7373c1dbd559610a6c8e56e53"
sha256 cellar: :any_skip_relocation, ventura: "ce19509415e8222bafd7349585b99f466bf8bc24193c20641044dbdfd7524dd4"
sha256 cellar: :any_skip_relocation, monterey: "1b122eb8915ee30d447a3ba12681e80547b4314a8f7a127afbf2152ad97dddb8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "243dc3411a2ace4b20eb44b3b53f19f60e64592ea176e33f58de6aac7a80ab50"
end

def install
Expand Down

0 comments on commit 0529137

Please sign in to comment.