Skip to content

Commit dfb4ed6

Browse files
PorkepixBrewTestBot
authored andcommitted
p7zip 17.05
Closes Homebrew#122501. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent b732372 commit dfb4ed6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p7zip.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class P7zip < Formula
22
desc "7-Zip (high compression file archiver) implementation"
33
homepage "https://github.com/p7zip-project/p7zip"
4-
url "https://github.com/p7zip-project/p7zip/archive/v17.04.tar.gz"
5-
sha256 "ea029a2e21d2d6ad0a156f6679bd66836204aa78148a4c5e498fe682e77127ef"
4+
url "https://github.com/p7zip-project/p7zip/archive/v17.05.tar.gz"
5+
sha256 "9473e324de6a87d89cb7ff65b0fec4ae3f147f03ffc138189c336a4650d74804"
66
license all_of: ["LGPL-2.1-or-later", "GPL-2.0-or-later"]
77

88
bottle do

0 commit comments

Comments
 (0)