Skip to content

Commit 4452de1

Browse files
committed
erofs-utils 1.8.8
1 parent 12380bf commit 4452de1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/erofs-utils.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ErofsUtils < Formula
22
desc "Utilities for Enhanced Read-Only File System"
33
homepage "https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git"
4-
url "https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/snapshot/erofs-utils-1.8.7.tar.gz"
5-
sha256 "d84941a83369a9128f2d57b3014aac86e63ca1ab03000a9f5bb21c703f10d272"
4+
url "https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/snapshot/erofs-utils-1.8.8.tar.gz"
5+
sha256 "927dba9186227f5279ab49dd60bd58f3cecef40c36845acaf6f1ffd006a094f4"
66
license "GPL-2.0-or-later"
77
head "https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git", branch: "master"
88

0 commit comments

Comments
 (0)