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 b732372 commit dfb4ed6Copy full SHA for dfb4ed6
Formula/p7zip.rb
@@ -1,8 +1,8 @@
1
class P7zip < Formula
2
desc "7-Zip (high compression file archiver) implementation"
3
homepage "https://github.com/p7zip-project/p7zip"
4
- url "https://github.com/p7zip-project/p7zip/archive/v17.04.tar.gz"
5
- sha256 "ea029a2e21d2d6ad0a156f6679bd66836204aa78148a4c5e498fe682e77127ef"
+ url "https://github.com/p7zip-project/p7zip/archive/v17.05.tar.gz"
+ sha256 "9473e324de6a87d89cb7ff65b0fec4ae3f147f03ffc138189c336a4650d74804"
6
license all_of: ["LGPL-2.1-or-later", "GPL-2.0-or-later"]
7
8
bottle do
0 commit comments