Skip to content

Commit 99503d1

Browse files
committed
chkbit 6.0.1
1 parent f7aea65 commit 99503d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/chkbit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Chkbit < Formula
22
desc "Check your files for data corruption"
33
homepage "https://github.com/laktak/chkbit"
4-
url "https://github.com/laktak/chkbit/archive/refs/tags/v6.0.0.tar.gz"
5-
sha256 "a95d6faad4b292b5dd16789fc2cae1615dc77c6ec3923067d56d228e2bcb8d8b"
4+
url "https://github.com/laktak/chkbit/archive/refs/tags/v6.0.1.tar.gz"
5+
sha256 "f6d69e331da8ac25a5e6bc2b81d67656bc6d98eae1b718466afc06771197f7d9"
66
license "MIT"
77
head "https://github.com/laktak/chkbit.git", branch: "master"
88

0 commit comments

Comments
 (0)