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 ae13031 commit e1c6e95Copy full SHA for e1c6e95
Formula/e/erofs-utils.rb
@@ -1,8 +1,8 @@
1
class ErofsUtils < Formula
2
desc "Utilities for Enhanced Read-Only File System"
3
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"
+ url "https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/snapshot/erofs-utils-1.8.10.tar.gz"
+ sha256 "05eb4edebe11decce6ecb34e98d2f80c8cd283c2f2967d8ba7efd58418570514"
6
license "GPL-2.0-or-later"
7
head "https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git", branch: "master"
8
0 commit comments