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 12380bf commit 4452de1Copy full SHA for 4452de1
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.7.tar.gz"
5
- sha256 "d84941a83369a9128f2d57b3014aac86e63ca1ab03000a9f5bb21c703f10d272"
+ url "https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/snapshot/erofs-utils-1.8.8.tar.gz"
+ sha256 "927dba9186227f5279ab49dd60bd58f3cecef40c36845acaf6f1ffd006a094f4"
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