We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54412fa commit 3fbeaaeCopy full SHA for 3fbeaae
Formula/z/zpaqfranz.rb
@@ -1,8 +1,8 @@
1
class Zpaqfranz < Formula
2
desc "Deduplicating command-line archiver and backup tool"
3
homepage "https://github.com/fcorbelli/zpaqfranz"
4
- url "https://github.com/fcorbelli/zpaqfranz/archive/refs/tags/60.6.tar.gz"
5
- sha256 "08593f5fd0b7120f42942aebf02f674ac4ff6539dce6b62414fc0472e49df06f"
+ url "https://github.com/fcorbelli/zpaqfranz/archive/refs/tags/60.7.tar.gz"
+ sha256 "d760a22cf907541b2c63b2a66ad71133e39fec0a4ec54ef67f1b3a29cea62554"
6
license all_of: [:public_domain, "MIT", "Zlib", "Unlicense", "BSD-2-Clause", "Apache-2.0"]
7
head "https://github.com/fcorbelli/zpaqfranz.git", branch: "main"
8
0 commit comments