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 f7aea65 commit 99503d1Copy full SHA for 99503d1
Formula/c/chkbit.rb
@@ -1,8 +1,8 @@
1
class Chkbit < Formula
2
desc "Check your files for data corruption"
3
homepage "https://github.com/laktak/chkbit"
4
- url "https://github.com/laktak/chkbit/archive/refs/tags/v6.0.0.tar.gz"
5
- sha256 "a95d6faad4b292b5dd16789fc2cae1615dc77c6ec3923067d56d228e2bcb8d8b"
+ url "https://github.com/laktak/chkbit/archive/refs/tags/v6.0.1.tar.gz"
+ sha256 "f6d69e331da8ac25a5e6bc2b81d67656bc6d98eae1b718466afc06771197f7d9"
6
license "MIT"
7
head "https://github.com/laktak/chkbit.git", branch: "master"
8
0 commit comments