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 57d5c2f commit 5dbde4cCopy full SHA for 5dbde4c
Formula/d/dcfldd.rb
@@ -1,8 +1,8 @@
1
class Dcfldd < Formula
2
desc "Enhanced version of dd for forensics and security"
3
homepage "https://github.com/resurrecting-open-source-projects/dcfldd"
4
- url "https://github.com/resurrecting-open-source-projects/dcfldd/archive/refs/tags/v1.9.2.tar.gz"
5
- sha256 "52468122e915273eaffde94cb0b962adaefe260b8af74e98e1282e2177f01194"
+ url "https://github.com/resurrecting-open-source-projects/dcfldd/archive/refs/tags/v1.9.3.tar.gz"
+ sha256 "e5813e97bbc8f498f034f5e05178489c1be86de015e8da838de59f90f68491e7"
6
license "GPL-2.0-or-later"
7
8
bottle do
0 commit comments