wimlib 1.12.0
Closes #16244. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
bd0842f7ad
commit
07d2abc0a9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Wimlib < Formula
|
||||
desc "Library to create, extract, and modify Windows Imaging files"
|
||||
homepage "https://wimlib.net/"
|
||||
url "https://wimlib.net/downloads/wimlib-1.11.0.tar.gz"
|
||||
sha256 "16d19c3fbbda1c3ac8034b0884f42962e70ec0608ac54defc60f84328ae447a0"
|
||||
url "https://wimlib.net/downloads/wimlib-1.12.0.tar.gz"
|
||||
sha256 "852cf59d682a91974f715f09fa98cab621b740226adcfea7a42360be0f86464f"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue