Skip to content

Commit e1c6e95

Browse files
committed
erofs-utils 1.8.10
1 parent ae13031 commit e1c6e95

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.9.tar.gz"
5-
sha256 "145a6f7fe4941814d30099c3568448d37c819ccd030fc5bfbcaab21134e6176e"
4+
url "https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/snapshot/erofs-utils-1.8.10.tar.gz"
5+
sha256 "05eb4edebe11decce6ecb34e98d2f80c8cd283c2f2967d8ba7efd58418570514"
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)